Microsoft
Software
Hardware
Network
Question : vb.net sender name
Is there a way to find the sender's name, not the text on the button?
Thanks
Answer : vb.net sender name
Dim b as Button
b=DirectCast(sender,Button
)
MessageBox.Show(b.Name)
Random Solutions
problem in redirecting page
Issues with Vista Basic - Cannot get Computer to display properties
sql server 2008 Express
C#: Embedded files
Network Icons in Taskbar NOT Working Properly
Access 2003 the default printer become the fax,when my command button called fax is clicked?
Excel dates going into ms Access as number
how to highlight the current row in Access 2007 split form datasheet
New Button Disabled on Form
WCF and basicHttp Error