Difference between revisions of "RibbonTab.Constructor"
From Jeremie Leroy - XOJO Controls Wiki
m (4 revisions imported) |
|||
(2 intermediate revisions by 2 users not shown) | |||
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 | ||
}} | }} |
Latest revision as of 13:25, 6 August 2015
Method
RibbonTab.Constructor ( Name As String, Caption As String = "", Visible As Boolean = True, Icon As Picture = Nil, IconName As String = "" )
Constructor for the RibbonTab