Posted: Sun Apr 27, 2008 8:46 am Post subject: VB08 MenuStrip Question
OK... Here is what I wanna do...
"KillToolStripMenuItem" is the name of a MenuStrip... Upon it being clicked (KillToolStripMenuItem_Click) this should happen...
AND
All the other MenuItems/Options in the drop down menu, should be like CheckState.Unchecked in one line of code so that I don't have to manually take down the names of ALL the items and make them CheckState.Unchecked
Thank you. _________________
XHale wrote:
Angemon102 = cool
TO DO LIST:
1) Finish and Release that God forsaken trainer
2) Update the updated VB6 Tutorial
3) Learn AAS
4) Do homework...... Damn!
You will have to make a loop, or as you said un-check each of them manually.
Create a void func. that will uncheck them for you, and then call it when needed.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum