Sponsors
GetMenuItemRect
in Menu
Function name: GetMenuItemRect
Defined in : User32
Requirements : Windows NT 4.0 or later; Windows 95 or later
Declaration:
Declare Function GetMenuItemRect Lib "user32" (ByVal hwnd As Long, ByVal hMenu As Long, ByVal uItem As Long, lprcItem As RECT) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.