Click here to Skip to main content
15,889,992 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Want to set app(Application path) Pin
Hessam Jalali7-Aug-07 8:27
Hessam Jalali7-Aug-07 8:27 
QuestionFlex grid Pin
kankeyan7-Aug-07 2:14
kankeyan7-Aug-07 2:14 
AnswerRe: Flex grid Pin
Nilesh Hapse7-Aug-07 2:27
Nilesh Hapse7-Aug-07 2:27 
Questionpblm with menu draw.. Pin
SamRST7-Aug-07 1:13
SamRST7-Aug-07 1:13 
AnswerRe: pblm with menu draw.. Pin
Tom Deketelaere7-Aug-07 1:17
professionalTom Deketelaere7-Aug-07 1:17 
GeneralRe: pblm with menu draw.. Pin
SamRST7-Aug-07 1:26
SamRST7-Aug-07 1:26 
GeneralRe: pblm with menu draw.. Pin
Tom Deketelaere7-Aug-07 1:33
professionalTom Deketelaere7-Aug-07 1:33 
AnswerRe: pblm with menu draw.. Pin
Luc Pattyn7-Aug-07 3:06
sitebuilderLuc Pattyn7-Aug-07 3:06 
Hi,

Whatever way you paint a menu item, you can assign a shortcut to it using the Shortcut
property.

If the menu item is OwnerDraw, and ShowShortcut is true, you may want to
visualize the shortcut.

You would have to do that yourself, in whatever way you consider appropriate.
The Shortcut.ToString() method may help you here.

Smile | :)



Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/AllLanguages/General
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


QuestionInsert new record Pin
shers6-Aug-07 22:26
shers6-Aug-07 22:26 
AnswerRe: Insert new record Pin
Christian Graus6-Aug-07 23:50
protectorChristian Graus6-Aug-07 23:50 
AnswerFor insert At A Time [modified] Pin
Senthil S7-Aug-07 2:18
Senthil S7-Aug-07 2:18 
GeneralRe: For insert At A Time Pin
Dave Kreskowiak7-Aug-07 12:23
mveDave Kreskowiak7-Aug-07 12:23 
QuestionRemove all members from a group in AD Pin
virnem6-Aug-07 22:08
virnem6-Aug-07 22:08 
AnswerRe: Remove all members from a group in AD Pin
Tom Deketelaere7-Aug-07 1:15
professionalTom Deketelaere7-Aug-07 1:15 
AnswerRe: Remove all members from a group in AD Pin
Dave Kreskowiak7-Aug-07 12:21
mveDave Kreskowiak7-Aug-07 12:21 
Questionstimulsoft.control error Pin
dienadel6-Aug-07 22:00
dienadel6-Aug-07 22:00 
AnswerRe: stimulsoft.control error Pin
Christian Graus6-Aug-07 23:52
protectorChristian Graus6-Aug-07 23:52 
AnswerRe: stimulsoft.control error Pin
Vasudevan Deepak Kumar7-Aug-07 1:50
Vasudevan Deepak Kumar7-Aug-07 1:50 
AnswerRe: stimulsoft.control error Pin
dienadel7-Aug-07 18:36
dienadel7-Aug-07 18:36 
Questionwebbrowser control problem Pin
Ahmad Zaidi6-Aug-07 21:38
Ahmad Zaidi6-Aug-07 21:38 
AnswerRe: webbrowser control problem Pin
Hessam Jalali7-Aug-07 8:03
Hessam Jalali7-Aug-07 8:03 
QuestionRead incoming number from Mobile Device and Save to Database Pin
Kiran S. S.6-Aug-07 19:53
Kiran S. S.6-Aug-07 19:53 
AnswerRe: Read incoming number from Mobile Device and Save to Database Pin
Colin Angus Mackay6-Aug-07 23:49
Colin Angus Mackay6-Aug-07 23:49 
GeneralRe: Read incoming number from Mobile Device and Save to Database Pin
SamerAZ7-Aug-07 7:37
SamerAZ7-Aug-07 7:37 
GeneralRe: Read incoming number from Mobile Device and Save to Database Pin
Colin Angus Mackay7-Aug-07 9:21
Colin Angus Mackay7-Aug-07 9:21 

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.