Click here to Skip to main content
15,920,576 members
Home / Discussions / C#
   

C#

 
AnswerRe: newbie component question Pin
TJoe27-Sep-07 5:33
TJoe27-Sep-07 5:33 
GeneralRe: newbie component question Pin
jayart27-Sep-07 5:41
jayart27-Sep-07 5:41 
AnswerRe: newbie component question Pin
Ed.Poore27-Sep-07 7:39
Ed.Poore27-Sep-07 7:39 
AnswerRe: newbie component question Pin
Garsh27-Sep-07 12:08
Garsh27-Sep-07 12:08 
QuestionSimulate BackSpace Pin
mihksoft27-Sep-07 4:57
mihksoft27-Sep-07 4:57 
AnswerRe: Simulate BackSpace [modified] Pin
Kristian Sixhøj27-Sep-07 5:11
Kristian Sixhøj27-Sep-07 5:11 
QuestionInserting Common Windows System Menus into a Menu control Pin
Jessee Holmes27-Sep-07 4:30
Jessee Holmes27-Sep-07 4:30 
AnswerRe: Inserting Common Windows System Menus into a Menu control Pin
TJoe27-Sep-07 5:40
TJoe27-Sep-07 5:40 
So you have a Menu control on a Form that has a New menu item with sub-menu items. And you want to include the New menu item in the system menu (e.g. the menu that has Restore, Maximize, etc.)?

If so this article[^] does a little better job of explaining it. But basically, you won't be able to just take the existing New menu and use it in the system menu. You will have to recreate the items in the system menu.

Take care,
Tom

-----------------------------------------------
Check out my blog at http://tjoe.wordpress.com

GeneralRe: Inserting Common Windows System Menus into a Menu control Pin
Jessee Holmes27-Sep-07 6:09
Jessee Holmes27-Sep-07 6:09 
Questioncan you send me ? Pin
prasadbuddhika27-Sep-07 3:38
prasadbuddhika27-Sep-07 3:38 
AnswerRe: can you send me ? Pin
Pete O'Hanlon27-Sep-07 3:47
mvePete O'Hanlon27-Sep-07 3:47 
AnswerRe: can you send me ? Pin
Scott Dorman27-Sep-07 3:50
professionalScott Dorman27-Sep-07 3:50 
QuestionHow can I delay the painting of a GroupBox control? Pin
JoeRip27-Sep-07 2:54
JoeRip27-Sep-07 2:54 
AnswerRe: How can I delay the painting of a GroupBox control? Pin
il_masacratore27-Sep-07 3:07
il_masacratore27-Sep-07 3:07 
GeneralRe: How can I delay the painting of a GroupBox control? Pin
JoeRip27-Sep-07 3:12
JoeRip27-Sep-07 3:12 
GeneralRe: How can I delay the painting of a GroupBox control? Pin
TJoe27-Sep-07 3:31
TJoe27-Sep-07 3:31 
GeneralRe: How can I delay the painting of a GroupBox control? Pin
JoeRip27-Sep-07 9:26
JoeRip27-Sep-07 9:26 
GeneralRe: How can I delay the painting of a GroupBox control? Pin
Scott Dorman27-Sep-07 3:51
professionalScott Dorman27-Sep-07 3:51 
GeneralRe: How can I delay the painting of a GroupBox control? Pin
JoeRip27-Sep-07 9:27
JoeRip27-Sep-07 9:27 
GeneralRe: How can I delay the painting of a GroupBox control? Pin
Scott Dorman27-Sep-07 10:20
professionalScott Dorman27-Sep-07 10:20 
QuestionWriting to controls from thread.. Pin
Dio2227-Sep-07 2:40
Dio2227-Sep-07 2:40 
AnswerRe: Writing to controls from thread.. Pin
TJoe27-Sep-07 2:46
TJoe27-Sep-07 2:46 
AnswerRe: Writing to controls from thread.. Pin
il_masacratore27-Sep-07 2:51
il_masacratore27-Sep-07 2:51 
AnswerRe: Writing to controls from thread.. Pin
JoeRip27-Sep-07 2:59
JoeRip27-Sep-07 2:59 
AnswerRe: Writing to controls from thread.. Pin
Dio2227-Sep-07 3:19
Dio2227-Sep-07 3:19 

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.