Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
DeleteMenu
win32gui
.DeleteMenu
DeleteMenu(
hmenu
, position
, flags
)
Parameters
hmenu
: int
The handle to the menu
position
: int
The position to delete.
flags
: int