RE: How to keep menu navigation on MDI parent form's main menu?
- From: v-jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Tue, 27 Sep 2005 09:39:56 GMT
Hi Dave,
Thanks for your post.
Yes, I see your requirment. What you want is just the behavior of IE,
Outlook another some other applications' behavior.
However, if we use SPY++ to view IE or Outlook's menu, we can see that it
is not the standard win32 menu resource. It is just a customized
ToolBarWindow which contains the menus. So what you wanted is completed by
a customized Menu Window, not the standard Win32 main menu resource.
For any application using the standard Win32 main menu resource, jumping to
the system menu is the default behavior .
Hope this helps.
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
.
- Prev by Date: Re: treeview.checkboxes property
- Next by Date: Compare Two ArrayList
- Previous by thread: Re: Data-GUI matching
- Next by thread: RE: How to keep menu navigation on MDI parent form's main menu?
- Index(es):
Relevant Pages
|