Click here to Skip to main content
15,921,837 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Macro app. - mouse click Pin
dadak26-Aug-04 9:07
dadak26-Aug-04 9:07 
GeneralRe: Macro app. - mouse click Pin
Purple Monk27-Aug-04 3:27
Purple Monk27-Aug-04 3:27 
Generalpopup menu on menuItem Pin
AstronusX24-Aug-04 9:00
AstronusX24-Aug-04 9:00 
GeneralRe: popup menu on menuItem Pin
Dave Kreskowiak24-Aug-04 10:24
mveDave Kreskowiak24-Aug-04 10:24 
GeneralRe: popup menu on menuItem Pin
AstronusX25-Aug-04 5:14
AstronusX25-Aug-04 5:14 
GeneralRe: popup menu on menuItem Pin
Dave Kreskowiak25-Aug-04 5:32
mveDave Kreskowiak25-Aug-04 5:32 
GeneralRe: popup menu on menuItem Pin
AstronusX25-Aug-04 6:29
AstronusX25-Aug-04 6:29 
GeneralRe: popup menu on menuItem Pin
Dave Kreskowiak25-Aug-04 7:49
mveDave Kreskowiak25-Aug-04 7:49 
Since you want a popup menu (Context menu) to come up when you right-click an item, the MainMenu has nothing to do with it. You're creating a ContextMenu and assigning it to the control that you want the menu to pop up for when you right-click that control. Go to that control's properties and look for the ContextMenu property. This is how your going to assign the menu you build to the control you want it to pop up on.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: popup menu on menuItem Pin
AstronusX25-Aug-04 13:57
AstronusX25-Aug-04 13:57 
Generalkeeping the listView selected Item highlighted Pin
kowplunk24-Aug-04 7:46
kowplunk24-Aug-04 7:46 
GeneralRe: keeping the listView selected Item highlighted Pin
Charlie Williams24-Aug-04 8:00
Charlie Williams24-Aug-04 8:00 
GeneralRe: keeping the listView selected Item highlighted Pin
kowplunk24-Aug-04 9:42
kowplunk24-Aug-04 9:42 
GeneralACCESS and VB Pin
Anonymous24-Aug-04 5:34
Anonymous24-Aug-04 5:34 
GeneralDisplay Problem in Grid Pin
abhiVyas23-Aug-04 23:40
abhiVyas23-Aug-04 23:40 
Generalchanging ip's and webservices Pin
ineedhelp23-Aug-04 23:40
ineedhelp23-Aug-04 23:40 
GeneralDATA REREIVEING PROBLEM Pin
abhiVyas23-Aug-04 23:27
abhiVyas23-Aug-04 23:27 
GeneralConvert VB code to C++ Pin
Vivek Jishtu23-Aug-04 22:56
Vivek Jishtu23-Aug-04 22:56 
Generalload vb.net application when OS starts Pin
len_ems23-Aug-04 22:04
len_ems23-Aug-04 22:04 
GeneralRe: load vb.net application when OS starts Pin
Colin Angus Mackay23-Aug-04 22:18
Colin Angus Mackay23-Aug-04 22:18 
GeneralRe: load vb.net application when OS starts Pin
len_ems24-Aug-04 20:55
len_ems24-Aug-04 20:55 
GeneralRe: load vb.net application when OS starts Pin
ineedhelp23-Aug-04 23:22
ineedhelp23-Aug-04 23:22 
GeneralRe: load vb.net application when OS starts Pin
Colin Angus Mackay24-Aug-04 5:39
Colin Angus Mackay24-Aug-04 5:39 
GeneralRe: load vb.net application when OS starts Pin
Dave Kreskowiak24-Aug-04 0:39
mveDave Kreskowiak24-Aug-04 0:39 
GeneralRe: load vb.net application when OS starts Pin
len_ems24-Aug-04 21:25
len_ems24-Aug-04 21:25 
GeneralRe: load vb.net application when OS starts Pin
antiem26-Aug-04 6:46
antiem26-Aug-04 6:46 

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.