Method XbpMenu():new() Foundation
Creates an instance of the XbpMenu class.
XbpMenu():new( [<oParent>], ;
[<aPresParam>], ;
[<lVisible>] ) --> oXbpMenu
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 XbpMenu 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.