Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in .NET only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
.NET
WinApp Menu ToolStrip: Determine toolstrip item clicked
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Kirsten
New Member
Join Date:
Feb 2008
Posts:
19
#1
WinApp Menu ToolStrip: Determine toolstrip item clicked
Feb 11 '08, 02:37 AM
I put a Menu Strip that has several ToolStripMenuIt ems on my form. Each Toostrip has some items.
But I can't figure out how to determine which of them was clicked ?
Shashi Sadasivan
Recognized Expert
Top Contributor
Join Date:
Aug 2007
Posts:
1435
#2
Feb 11 '08, 02:53 AM
Have you created event handler for the click even for each of the toolstrip items, or are you creatinf the toolstrip items dynamically ?
Try double clicking the toolstrip item (in Visual Studio / Express) and that will create an event handler and will take you to the code.
Comment
Post
Cancel
Kirsten
New Member
Join Date:
Feb 2008
Posts:
19
#3
Feb 11 '08, 05:08 AM
>>Try double clicking the toolstrip item
Got it!!!!
thanks so mcuh
Originally posted by
Shashi Sadasivan
Have you created event handler for the click even for each of the toolstrip items, or are you creatinf the toolstrip items dynamically ?
Try double clicking the toolstrip item (in Visual Studio / Express) and that will create an event handler and will take you to the code.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment