win32gui
.DeleteMenu
DeleteMenu(
hmenu
, position
, flags
)
Parameters
hmenu
: int
The handle to the menu
position
: int
The position to delete.
flags
: int