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
How do I add some records in a query field?
PowerPoint Crashes on PasteSpecial DataType:=ppPasteOLEObect
Adding a Count() to a Union Query
Basic Form Question
ODBC tables connecting on startup
Customizing Outlook 2007 Contact form
How to create a SQL loop to create a dataset
VXDLDR / windows protection error.
Hidden user on login screen windows 7 help ?
Medium date in text field need to sort in query