|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Shell programs from menu items added during runtimeI am using Visual Basic 2005.
Okay, I add items to a dropdown menu on a toolbar during runtime, and I when I click them, I need to shell the program that is associated with that one item (I have the program path figured out). Each item is in an array. How would I do this? Well not with using the Shell command :-) use process.start to acomplish
this regards Michel <polarbearvill***@gmail.com> schreef in bericht Show quoteHide quote news:1167007488.132616.173590@79g2000cws.googlegroups.com... >I am using Visual Basic 2005. > > Okay, I add items to a dropdown menu on a toolbar during runtime, and I > when I click them, I need to shell the program that is associated with > that one item (I have the program path figured out). Each item is in an > array. How would I do this? >
Why does this not work? What am I doing wrong?
PrintDocument_PrintPage goes into endless loop until e.HasMorePages=False Print font not available after assigning PrinterName Goodbye microsoft.public.dotnet.languages.vb vbc : error BC30420: 'Sub Main' was not found in 'Product'. MySQL and MyOleDB Rename registry Key [folder/ branch] regex expressions Deleting controls How to get the checked columns in DataGridView |
|||||||||||||||||||||||