|
MenuItemInfoSubMenuHandle Field |
A handle to the drop-down menu or submenu associated with the menu item. If the menu item
is not an item that opens a drop-down menu or submenu, this member is NULL. Set fMask to
MIIM_SUBMENU to use hSubMenu.
Namespace: Xcalibur.NativeMethods.V2.MenusAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public IntPtr SubMenuHandle
Public SubMenuHandle As IntPtr
public:
IntPtr SubMenuHandle
val mutable SubMenuHandle: IntPtr
Field Value
IntPtrSee Also