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
Can files be copied programatically from SharePoint to another file system?
SQL Server BIT field true and false
How do I import a .jet database into access that has been locked?
Dcount function
IP Forwarding / Routing
Calling Stored Procedure from AfterInsert
Powerpoint slide numbering - start on page 3 as page number 1, question re-posted
Populate missing values in specific Excel worksheet and import into Access
Access a SBS 2003 remotely via Remote Desktop gives a Logon Error.
Mail merge selected records into Word