Difference between revisions of "RibbonButton.Constructor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (4 revisions imported)
 
(No difference)

Latest revision as of 14:25, 6 August 2015

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.