PyCWnd
.SetMenu
SetMenu(
menuObj
)
Sets the menu for a window.
Parameters
menuObj
: PyCMenu
The menu object to set, or None to remove the window.