Menustrip.mui
DESCRIPTION
Menustrip.mui/Menustrip.mui Menustrip class is the base class for MUI's object oriented menus. Its children are objects of Menu class, each of them describes exactly one menu. A Menustrip object doesn't feature many options itself, but as a subclass of Family class, it simply acts as father for multiple Menu objects. The Menustrip object is usually specified as a child of either Application class or window class with the attributes MUIA_Application_Menustrip or MUIA_Window_Menustrip
MUIA_Menustrip_CaseSensitive
(V20) [I.G], LONG, 0x8042d718
DESCRIPTION
yet undocumented, please complain in mailinglist
MUIA_Menustrip_Enabled
(V8 ) [ISG], BOOL, 0x8042815b
DESCRIPTION
Enable or disable the complete menu strip
MUIM_Menustrip_ExitChange
MUIM_Menustrip_ExitChange (V20) 0x8042ce4d
SYNOPSIS
DoMethod(obj,MUIM_Menustrip_ExitChange);
DESCRIPTION
yet undocumented, please complain in mailinglist
MUIM_Menustrip_InitChange
MUIM_Menustrip_InitChange (V20) 0x8042dcd9
SYNOPSIS
DoMethod(obj,MUIM_Menustrip_InitChange);
DESCRIPTION
yet undocumented, please complain in mailinglist
MUIM_Menustrip_Popup
MUIM_Menustrip_Popup (V20) 0x80420e76
SYNOPSIS
DoMethod(obj,MUIM_Menustrip_Popup,Boopsiobject *parent, ULONG flags, int x, int y);
DESCRIPTION
yet undocumented, please complain in mailinglist
MUIM_Menustrip_WillOpen
MUIM_Menustrip_WillOpen (V20) 0x804230e9
SYNOPSIS
DoMethod(obj,MUIM_Menustrip_WillOpen);
DESCRIPTION
yet undocumented, please complain in mailinglist