Sponsors

GetMenu
in Menu

Function name: GetMenu

Defined in : User32

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

Declaration:

Declare Function GetMenu Lib "user32" Alias "GetMenu" (ByVal hwnd As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Menu With Radio Buttons

Menu

Categories