Thread
:
contextmenustrip variables
View Single Post
#
6
(
permalink
)
10-08-2008, 9:40 AM
JohnH
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
Join Date: Dec 2005
Location: Norway
Age: 37
Posts: 10,325
Reputation:
1315
Of course the sender of the menu event is the menu/item, the sender is always the instance of the class that raised the event. What you need to get is the given
SourceControl
.
__________________
Some useful links:
Learning videoes
,
Code Samples
,
WMI Code Creator
,
MSDN
,
The Code Project
,
WindowsClient.net
,
ASP.net
,
W3 Schools
,
Regular-Expressions.info
,
GDI+ FAQ
How to format posts
with code blocks etc - present the problem/post properly
JohnH
View Public Profile
Send a private message to JohnH
Find all posts by JohnH