Click here to Skip to main content
15,890,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Timer Question Pin
DCAUB30-Jun-08 12:26
DCAUB30-Jun-08 12:26 
GeneralRe: Timer Question Pin
Luc Pattyn30-Jun-08 12:35
sitebuilderLuc Pattyn30-Jun-08 12:35 
GeneralRe: Timer Question Pin
DCAUB30-Jun-08 20:19
DCAUB30-Jun-08 20:19 
QuestionC++ Controls in VB? Pin
Saul Johnson30-Jun-08 8:19
Saul Johnson30-Jun-08 8:19 
AnswerRe: C++ Controls in VB? Pin
Kenny McKee30-Jun-08 8:59
Kenny McKee30-Jun-08 8:59 
QuestionMenuStrip control searching by menue name Pin
Georg Kohler30-Jun-08 8:06
Georg Kohler30-Jun-08 8:06 
AnswerRe: MenuStrip control searching by menue name Pin
Thomas Stockwell30-Jun-08 11:12
professionalThomas Stockwell30-Jun-08 11:12 
GeneralRe: MenuStrip control searching by menue name Pin
Georg Kohler30-Jun-08 11:38
Georg Kohler30-Jun-08 11:38 
Thats what I'm trying to do - but I can not figure out what "function" actually lets you
find an existing menu name based on a string

Any idea how to actually do it ?

Indexof / find/ index/ compare and so on have not worked for me (I might not call the correct menu tree

as an example:

WindowName = "untitled(1)"

test = WindowsToolStripMenuItem.DropDownItems.Find(WindowName, True)

does not work ????

Where [WindowsToolStripMenuItem] is the actual menu that contains the menuitems

I most be doing something wrong Confused | :confused:

Georg
GeneralRe: MenuStrip control searching by menue name Pin
Thomas Stockwell30-Jun-08 11:51
professionalThomas Stockwell30-Jun-08 11:51 
AnswerRe: MenuStrip control searching by menue name Pin
Scott Dorman30-Jun-08 15:58
professionalScott Dorman30-Jun-08 15:58 
GeneralRe: MenuStrip control searching by menue name Pin
Georg Kohler30-Jun-08 16:13
Georg Kohler30-Jun-08 16:13 
GeneralRe: MenuStrip control searching by menue name Pin
Scott Dorman30-Jun-08 18:08
professionalScott Dorman30-Jun-08 18:08 
GeneralRe: MenuStrip control searching by menue name Pin
Georg Kohler30-Jun-08 21:38
Georg Kohler30-Jun-08 21:38 
GeneralRe: MenuStrip control searching by menue name Pin
Scott Dorman30-Jun-08 22:44
professionalScott Dorman30-Jun-08 22:44 
QuestionVB.Net 3D in wpf Pin
cristi2go30-Jun-08 7:07
cristi2go30-Jun-08 7:07 
AnswerRe: VB.Net 3D in wpf Pin
Thomas Stockwell30-Jun-08 11:15
professionalThomas Stockwell30-Jun-08 11:15 
QuestionRe: VB.Net 3D in wpf Pin
cristi2go1-Jul-08 6:09
cristi2go1-Jul-08 6:09 
AnswerRe: VB.Net 3D in wpf Pin
Thomas Stockwell1-Jul-08 6:48
professionalThomas Stockwell1-Jul-08 6:48 
AnswerCross Post Pin
Thomas Stockwell2-Jul-08 2:54
professionalThomas Stockwell2-Jul-08 2:54 
QuestionProgress Window for long mainThread operation, Windows Forms Pin
maksim31030-Jun-08 5:53
maksim31030-Jun-08 5:53 
AnswerRe: Progress Window for long mainThread operation, Windows Forms Pin
Guffa30-Jun-08 12:42
Guffa30-Jun-08 12:42 
QuestionRe: Progress Window for long mainThread operation, Windows Forms Pin
maksim31030-Jun-08 13:08
maksim31030-Jun-08 13:08 
AnswerRe: Progress Window for long mainThread operation, Windows Forms Pin
Dave Kreskowiak30-Jun-08 16:59
mveDave Kreskowiak30-Jun-08 16:59 
QuestionRe: Progress Window for long mainThread operation, Windows Forms Pin
maksim31030-Jun-08 18:51
maksim31030-Jun-08 18:51 
AnswerRe: Progress Window for long mainThread operation, Windows Forms Pin
Guffa1-Jul-08 4:08
Guffa1-Jul-08 4:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.