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
Install a CA on Windows Server 2008 R2 Server Core
How do I setup a VPN site to site tunnel between a linksys VPN router and ISA server 2006?
ISA 2004 Load Balancing mail & web on two adsl routers
Visual Studio 2008 SP1 Install Issue
Optimal page-pool size, registry size, and IRPStackSize for a Windows 2000 Server
export specific contacts in outlook 2007 to csv
Add a grouping to a report between page header and first grouping
Disabling MS Windows XP Automatic Updates / patching : it's greyed out
How to improve the performance of conditional formatting
T-SQL merge two XML documents