Difference between revisions of "TreeViewItem.SetStyle"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
| ownertype=class
 
| ownertype=class
 
| scope=public
 
| scope=public
| parameters=value As Integer
+
| parameters=value As Styles
 
| returntype=
 
| returntype=
 
| version=1.3.0
 
| version=1.3.0
 
| platform=all
 
| platform=all
 
}}
 
}}
 
 
 
Sets the style of the [[TreeViewItem.Item|Item]] and all sub-Items.
 

Latest revision as of 17:25, 7 August 2015

Method
TreeViewItem.SetStyle ( value As Styles )