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
Creating a word document programatically
error LNK2001: unresolved external symbol _CLSID_DccMan????
securing mdb file
move to a row in listview control - MS Access 2003
Auto-attach to process '[4152] w3wp.exe' on machine '[machine name]' failed. Error code 0x8013134b.
can't drop table
Nnotes.dll API Create Empty Replica Stubs through VB.NET 2008
Export or download file from embeded resource Silverlight
access query export data from one table to another
Upgrade from Win2003 R2 to Win 2008