RibbonSection.Constructor

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
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