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
Using meaningful conditions
Format dbRow
Have values without Controls
runtime error 6 overflow error - vba excel program
Fast loading items into DataGridView or similar control
UPDATE OPENQUERY (LINKEDSERVER, 'SELECT...) SET FIELD = #
Userenv 1054, DnsApi 11197 and Dhcp 1003 event viewer logs
advice on gas mileage query in a fleet management database
event id 1639 warning message on blackberry server
How do you count the number of folders in an Exchange 2007 mailbox?