hi, i'm creating menu and i want disable toolStripMenuItem after i click it so that the form could only open once and enable after i close button ..how to do this plz help
hi, i'm creating menu and i want disable toolStripMenuItem after i click it so that the form could only open once and enable after i close button ..how to do this plz help
but i want it programmatically in code because every time the user click the menuItem the form is loaded it disable the menuItem evrytimthe form is close it will enable the menuItem