Click here to Skip to main content
15,922,696 members
Home / Discussions / C#
   

C#

 
Questionnewbie component question Pin
Garsh27-Sep-07 5:16
Garsh27-Sep-07 5:16 
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 
Hello,

I think I've had it with trying to find topics that discuss this or either that I'm just simply lost. Posting here to see if someone can just point me in the right direction to at least get me started.

What I'm trying to do is take a common windows menu item (i.e. "New", with all of its subitems, "Folder", "Shortcut", seperator, "Bitmap Image", etc.) and take that entire MenuItem and insert that MenuItem (and it's functionality) into a Menu control on my C# form.

Looked at this article, which I think is what I want to be looking at.... but got hopelessly lost real fast: http://www.developerfusion.co.uk/show/3413/[^]

Note: I'm using C# 2008 Express - However, I use the System.Windows.Forms.MainMenu control instead of the MenuStrip control because I wanted to acheive the Vista look, and got it to work with the MainMenu, but just couldn't get the menuStrip control to work. So anywho, my code so far is revolving around the MainMenu control.

Thank you to anyone that can at least get me going in the right direction to figure this out. Smile | :)

-Jess
AnswerRe: Inserting Common Windows System Menus into a Menu control Pin
TJoe27-Sep-07 5:40
TJoe27-Sep-07 5:40 
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 

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.