Click here to Skip to main content
15,894,343 members
Home / Discussions / C#
   

C#

 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Dan Neely10-Oct-05 8:47
Dan Neely10-Oct-05 8:47 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Christian Graus10-Oct-05 8:48
protectorChristian Graus10-Oct-05 8:48 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Robert Rohde10-Oct-05 9:21
Robert Rohde10-Oct-05 9:21 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Christian Graus10-Oct-05 9:22
protectorChristian Graus10-Oct-05 9:22 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Dan Neely10-Oct-05 9:48
Dan Neely10-Oct-05 9:48 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Christian Graus10-Oct-05 9:49
protectorChristian Graus10-Oct-05 9:49 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Dan Neely10-Oct-05 10:03
Dan Neely10-Oct-05 10:03 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Christian Graus10-Oct-05 10:06
protectorChristian Graus10-Oct-05 10:06 
Basically you need to create a graphics object for the control, use it to measure the string, and use that to resize the box, probably in the constructor, given that you probably set the string before calling showDialog


Christian Graus - Microsoft MVP - C++
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Dan Neely10-Oct-05 10:11
Dan Neely10-Oct-05 10:11 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Christian Graus10-Oct-05 10:13
protectorChristian Graus10-Oct-05 10:13 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Dan Neely10-Oct-05 10:20
Dan Neely10-Oct-05 10:20 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
leppie10-Oct-05 11:40
leppie10-Oct-05 11:40 
GeneralRe: Adding keyboard shortcuts to a messagebox? Pin
Robert Rohde10-Oct-05 10:27
Robert Rohde10-Oct-05 10:27 
Questioncouple of questions Pin
Ann6610-Oct-05 7:48
sussAnn6610-Oct-05 7:48 
AnswerRe: couple of questions Pin
Christian Graus10-Oct-05 8:40
protectorChristian Graus10-Oct-05 8:40 
QuestionGet Cell Value from datagrid Pin
mpw_10-Oct-05 5:51
mpw_10-Oct-05 5:51 
AnswerRe: Get Cell Value from datagrid Pin
mpw_10-Oct-05 6:12
mpw_10-Oct-05 6:12 
QuestionC# Error, I don't understand Pin
Lilli Alexis10-Oct-05 5:29
Lilli Alexis10-Oct-05 5:29 
AnswerRe: C# Error, I don't understand Pin
David Stone10-Oct-05 5:39
sitebuilderDavid Stone10-Oct-05 5:39 
GeneralRe: C# Error, I don't understand Pin
Lilli Alexis10-Oct-05 5:42
Lilli Alexis10-Oct-05 5:42 
GeneralRe: C# Error, I don't understand Pin
David Stone10-Oct-05 5:45
sitebuilderDavid Stone10-Oct-05 5:45 
GeneralRe: C# Error, I don't understand Pin
Lilli Alexis10-Oct-05 5:52
Lilli Alexis10-Oct-05 5:52 
GeneralRe: C# Error, I don't understand Pin
S. Senthil Kumar10-Oct-05 5:58
S. Senthil Kumar10-Oct-05 5:58 
GeneralRe: C# Error, I don't understand Pin
David Stone10-Oct-05 6:02
sitebuilderDavid Stone10-Oct-05 6:02 
QuestionData Mining using C# Pin
alvinjv10-Oct-05 3:06
alvinjv10-Oct-05 3:06 

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.