Difference between revisions of "PropertyListStyle.Constructor"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (4 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| parameters=Name As String, BackColor As Color, Bold As Boolean, TextAlign As Integer = 0 | | parameters=Name As String, BackColor As Color, Bold As Boolean, TextAlign As Integer = 0 | ||
| returntype= | | returntype= | ||
+ | | version=1.3 | ||
| platform=all | | platform=all | ||
}} | }} |
Latest revision as of 13:25, 6 August 2015
Method
PropertyListStyle.Constructor ( Name As String, BackColor As Color, Bold As Boolean, TextAlign As Integer = 0 )
More advanced constructor.