RibbonMenuOption.Constructor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 16:46, 2 August 2016 by Admin (Talk | contribs) (1 revision imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Method
RibbonMenuOption.Constructor ( )


Simple Constructor used for Separators.


Method
RibbonMenuOption.Constructor ( Name As String, Caption As String = "", Icon As Picture = Nil, HasMenu As Boolean = False, Enabled As Boolean = True, Visible As Boolean = True, Helptag As String = "", SubCaption As String = "", SubOption As Boolean = False )
Constructor for a RibbonMenuOption.

If the Caption is an empty string, the Name is stored in the Caption.