User32GetMenuState Method

Overload List

GetMenuState(IntPtr, UInt32, MenuPosition) Retrieves the menu flags associated with the specified menu item.

If the menu item opens a submenu, this function also returns the number of items in the submenu.
Obsolete.

GetMenuState(SafeHandle, UInt32, MenuPosition) Retrieves the menu flags associated with the specified menu item.

If the menu item opens a submenu, this function also returns the number of items in the submenu.
Obsolete.

See Also