RibbonButton.Constructor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by RB WikiCreator (Talk)

(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.