|
Default Menu Items
A submenu can contain one default menu item. When the user opens a submenu by
double-clicking, Windows sends a command message to the menu's owner window and
closes the menu as if the default command item had been chosen. If there is no
default command item, the submenu remains open. To retrieve and set the
default item for a submenu, use the GetMenuDefaultItem and SetMenuDefaultItem functions.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|