Difference between revisions of "RibbonSection.Constructor"

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

Revision as of 00:55, 25 May 2012

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