SetMenuExStyle | 
    www.progui.co.uk Top Previous Next | 
| 
 SetMenuExStyle() Syntax Success = SetMenuExStyle(Menu.i, Style.l) Description Sets a previously created menu's rendering style. 
 Menu.i is the handle/ID of the MenuEx you wish to change the style of. Style.l is a User Interface graphical style constant, see CreateMenuEx for available styles. 
 Returns true for success, zero for failure. See CreateMenuEx, CreatePopupMenuEx. 
  |