Click here to Skip to main content
15,902,635 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to write this regex? Pin
Luc Pattyn9-Jun-10 1:46
sitebuilderLuc Pattyn9-Jun-10 1:46 
GeneralRe: How to write this regex? Pin
OriginalGriff9-Jun-10 2:08
mveOriginalGriff9-Jun-10 2:08 
GeneralRe: How to write this regex? Pin
AspDotNetDev10-Jun-10 12:40
protectorAspDotNetDev10-Jun-10 12:40 
GeneralRe: How to write this regex? Pin
AspDotNetDev10-Jun-10 12:41
protectorAspDotNetDev10-Jun-10 12:41 
QuestionMaximum Width And Height of panel Pin
VCsamir8-Jun-10 21:42
VCsamir8-Jun-10 21:42 
AnswerRe: Maximum Width And Height of panel Pin
DaveyM698-Jun-10 22:27
professionalDaveyM698-Jun-10 22:27 
AnswerRe: Maximum Width And Height of panel Pin
Tsuda Kageyu8-Jun-10 22:39
Tsuda Kageyu8-Jun-10 22:39 
QuestionMerge menu items using the MenuStrip Pin
Eduard Keilholz8-Jun-10 21:29
Eduard Keilholz8-Jun-10 21:29 
Hey guys,

I have a MDI Windows app. The MDI Parent has a MenuStrip control with a few menu options

File > Merge index 1

- New > Merge index 101

- Open > Merge index 102

- Seperator > Merge index 198

- Exit Application > Merge index 199


I have a second form which is opened as MDI Child of the parent described above containing a MenuStrip as well and having the following menu items :

File > Merge action MatchOnly

- Seperator > Merge index 110 & MergeAction Insert

- Save > Merge index 111 & MergeAction Insert

- Save As > Merge index 112 & MergeAction Insert

The MenuStrip's Visible property is set to 'false'.

Now when I run my app, the parent's menu is displayed, everything fine. When I open the child window, the items Seperator, Save and Save As are neatly merged into the File menu of the MDI Parent, however the items are not ordered using the Merge Index, the items are appended at the bottom of the menu. How can I make the menu strip work with the Index so the menu items order is right?

Thanks for the help, keep up the good work!
.: I love it when a plan comes together :.
http://www.zonderpunt.nl

QuestionAdvancing On Pressing Enter Pin
Roger Wright8-Jun-10 19:43
professionalRoger Wright8-Jun-10 19:43 
AnswerRe: Advancing On Pressing Enter Pin
Anshul R8-Jun-10 20:21
Anshul R8-Jun-10 20:21 
AnswerRe: Advancing On Pressing Enter Pin
Peace ON8-Jun-10 20:37
Peace ON8-Jun-10 20:37 
GeneralRe: Advancing On Pressing Enter Pin
Roger Wright8-Jun-10 20:47
professionalRoger Wright8-Jun-10 20:47 
AnswerRe: Advancing On Pressing Enter Pin
Dan Mos8-Jun-10 20:47
Dan Mos8-Jun-10 20:47 
GeneralRe: Advancing On Pressing Enter Pin
Roger Wright8-Jun-10 20:52
professionalRoger Wright8-Jun-10 20:52 
GeneralRe: Advancing On Pressing Enter Pin
Dan Mos8-Jun-10 20:55
Dan Mos8-Jun-10 20:55 
AnswerRe: Advancing On Pressing Enter Pin
Henry Minute9-Jun-10 0:19
Henry Minute9-Jun-10 0:19 
AnswerRe: Advancing On Pressing Enter Pin
Richard Andrew x649-Jun-10 4:39
professionalRichard Andrew x649-Jun-10 4:39 
Questionbinning at zero-filling data Pin
shekarchee8-Jun-10 19:41
shekarchee8-Jun-10 19:41 
AnswerRe: binning at zero-filling data Pin
EliottA9-Jun-10 2:19
EliottA9-Jun-10 2:19 
AnswerRe: binning at zero-filling data Pin
LookSharp9-Jun-10 3:40
LookSharp9-Jun-10 3:40 
QuestionClone Windows Forms Information Pin
Illegal Operation8-Jun-10 19:30
Illegal Operation8-Jun-10 19:30 
AnswerRe: Clone Windows Forms Information Pin
Anshul R8-Jun-10 20:27
Anshul R8-Jun-10 20:27 
AnswerRe: Clone Windows Forms Information Pin
Peace ON8-Jun-10 20:44
Peace ON8-Jun-10 20:44 
QuestionWindows application create an Excel file Pin
Member 44642398-Jun-10 11:45
Member 44642398-Jun-10 11:45 
AnswerRe: Windows application create an Excel file Pin
Dan Mos8-Jun-10 11:59
Dan Mos8-Jun-10 11: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.