RibbonButton.Constructor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:25, 6 August 2015 by Admin (Talk | contribs) (4 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Method
RibbonButton.Constructor ( Name As String, Caption As String = "", Icon As Picture = Nil, SmallIcon As Picture = Nil, DefaultWidth As Integer = 0, Horizontal As Boolean = False, HasMenu As Boolean = False, Enabled As Boolean = True, Visible As Boolean = True, Helptag As String = "", HelpPicture As Picture = Nil )


Constructor for a RibbonButton. If the Caption is an empty string, the Name is stored in the Caption.