4
Answers

How to get the name of a clicked Toolstrip item

Deepak Goyal

Deepak Goyal

12y
6.2k
1
Hi People,

                  If any one can help me out on this.
                 
                       I am working on a Winform application , .Net 3.5
I have Toolstrip control and then sub Toolstrip in sub Toolstrip I have to get its text when it is clicked.
                   Toolstrip -->File-->List-->Items

     I want text of any Item present in the list.

       Here List of Items are dynamicaly generated so I dont know the name of the Item.





Answers (4)