Sponsors

GetSubMenu
in Menu

Function name: GetSubMenu

Defined in : User32

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function GetSubMenu Lib "user32" Alias "GetSubMenu" (ByVal hMenu As Long, ByVal nPos As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Menu With Radio Buttons

Menu

Categories