Click here to Skip to main content
15,894,337 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionAdding a row with combobox control to a datagrid / datagridview Pin
atulagarwal5620-Jul-07 0:01
atulagarwal5620-Jul-07 0:01 
QuestionGrid Box Control With Check Box Where is it? Pin
ozzyrocsdbn18-Jul-07 3:15
ozzyrocsdbn18-Jul-07 3:15 
AnswerRe: Grid Box Control With Check Box Where is it? Pin
Naji El Kotob18-Jul-07 23:31
Naji El Kotob18-Jul-07 23:31 
QuestionDataGrid Pin
Taras61117-Jul-07 10:23
Taras61117-Jul-07 10:23 
Questioninstallshield Pin
ellllllllie17-Jul-07 1:51
ellllllllie17-Jul-07 1:51 
AnswerRe: installshield Pin
ekynox17-Jul-07 20:02
ekynox17-Jul-07 20:02 
QuestionShortcut Keys to Toolbar Pin
Arunacss17-Jul-07 0:25
Arunacss17-Jul-07 0:25 
AnswerRe: Shortcut Keys to Toolbar Pin
Luc Pattyn18-Jul-07 8:03
sitebuilderLuc Pattyn18-Jul-07 8:03 
Hi,

the easiest way is to have a MainMenu, with MenuItems each covering the same functionality
as the toolbar buttons; then assign a ShortCut property value to those MenuItems, and
you get it for free.

If you dont like this, you must handle the keyboard events, test for your letter(s)
and check the Control.ModifierKeys value at the same time.

Smile | :)


QuestionMerging DirectX Pin
Rakesh.Barabari16-Jul-07 20:39
Rakesh.Barabari16-Jul-07 20:39 
QuestionThe Basics - How do I create Arrays? Pin
Digital_Scapegoat16-Jul-07 16:55
Digital_Scapegoat16-Jul-07 16:55 
AnswerRe: The Basics - How do I create Arrays? Pin
Dave Kreskowiak16-Jul-07 17:03
mveDave Kreskowiak16-Jul-07 17:03 
AnswerRe: The Basics - How do I create Arrays? Pin
Brady Kelly17-Jul-07 2:36
Brady Kelly17-Jul-07 2:36 
JokeRe: The Basics - How do I create Arrays? Pin
WillemM18-Jul-07 7:38
WillemM18-Jul-07 7:38 
GeneralRe: The Basics - How do I create Arrays? Pin
Dave Kreskowiak18-Jul-07 7:44
mveDave Kreskowiak18-Jul-07 7:44 
AnswerRe: The Basics - How do I create Arrays? Pin
Scott Dorman17-Jul-07 17:15
professionalScott Dorman17-Jul-07 17:15 
QuestionIts Very Urgent Pin
waqas_2k16-Jul-07 3:54
waqas_2k16-Jul-07 3:54 
AnswerRe: Its Very Urgent Pin
Dave Kreskowiak16-Jul-07 4:27
mveDave Kreskowiak16-Jul-07 4:27 
GeneralRe: Its Very Urgent Pin
Paul Conrad16-Jul-07 8:37
professionalPaul Conrad16-Jul-07 8:37 
GeneralRe: Its Very Urgent Pin
Dave Kreskowiak16-Jul-07 8:53
mveDave Kreskowiak16-Jul-07 8:53 
GeneralRe: Its Very Urgent Pin
Paul Conrad16-Jul-07 9:04
professionalPaul Conrad16-Jul-07 9:04 
GeneralRe: Its Very Urgent Pin
Dave Kreskowiak16-Jul-07 10:21
mveDave Kreskowiak16-Jul-07 10:21 
GeneralRe: Its Very Urgent Pin
Paul Conrad16-Jul-07 10:23
professionalPaul Conrad16-Jul-07 10:23 
GeneralRe: Its Very Urgent Pin
Dave Kreskowiak16-Jul-07 13:35
mveDave Kreskowiak16-Jul-07 13:35 
GeneralRe: Its Very Urgent Pin
Psycho-*Coder*-Extreme23-Jul-07 10:41
Psycho-*Coder*-Extreme23-Jul-07 10:41 
GeneralRe: Its Very Urgent Pin
Psycho-*Coder*-Extreme23-Jul-07 10:59
Psycho-*Coder*-Extreme23-Jul-07 10:59 

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.