Difference between revisions of "RibbonTab.Constructor"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 6: | Line 6: | ||
| parameters=Name As String, Caption As String = "", Visible As Boolean = True, Icon As Picture = Nil, IconName As String = "" | | parameters=Name As String, Caption As String = "", Visible As Boolean = True, Icon As Picture = Nil, IconName As String = "" | ||
| returntype= | | returntype= | ||
+ | | version=1.2.5 | ||
| platform=all | | platform=all | ||
}} | }} |
Revision as of 23:55, 24 May 2012
Method
RibbonTab.Constructor ( Name As String, Caption As String = "", Visible As Boolean = True, Icon As Picture = Nil, IconName As String = "" )
Constructor for the RibbonTab