4
Answers

How do i hide sub menu items of toolstrip

asela nuwan

asela nuwan

11y
14.3k
1
i'm able to hide menu items using  mainMenu.Items[2].Visible = false;  but my requirement is to hide only just sub menu items of the users menu not the everything. how do i possible achieve this ?

Attachment: menu stirp.rar

Answers (4)