Method XbpMenuBar():new() Foundation
Creates an instance of the XbpMenuBar class.
XbpMenuBar():new( [<oParent>], ;
[<aPresParam>], ;
[<lVisible>] ) --> oXbpMenubar
Constant | Valid values |
---|---|
XBP_PP_MENU_FGCLR | XBPSYSCLR_* and GRA_CLR_* |
XBP_PP_MENU_BGCLR | XBPSYSCLR_* and GRA_CLR_* |
XBP_PP_MENU_HILITE_FGCLR | XBPSYSCLR_* and GRA_CLR_* |
XBP_PP_MENU_HILITE_BGCLR | XBPSYSCLR_* and GRA_CLR_* |
XBP_PP_MENU_DISABLED_FGCLR | XBPSYSCLR_* and GRA_CLR_* |
XBP_PP_MENU_DISABLED_BGCLR | XBPSYSCLR_* and GRA_CLR_* |
The class method :new() returns an XbpMenuBar object.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.