MenuItemInfoSubMenu 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
Zero.
Set
Mask to
Submenu to use
SubMenu.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public SubMenu As IntPtr
Dim instance As MenuItemInfo
Dim value As IntPtr
value = instance.SubMenu
instance.SubMenu = value
val mutable SubMenu: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr