Difference between revisions of "RibbonSection.Constructor"

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

Latest revision as of 14:25, 6 August 2015

Method
RibbonSection.Constructor ( Name As String, Caption As String = "", DefaultWidth As Integer = 0, HasOptions As Boolean = False, Priority As Integer = 0, Icon As Picture = Nil, Enabled As Boolean = True, Visible As Boolean = True, Helptag As String = "", HelpPicture As Picture = Nil )


Constructor for the RibbonSection