Difference between revisions of "CalendarView.SetStyle"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (1 revision)
Line 6: Line 6:
 
| parameters=StyleType As Integer
 
| parameters=StyleType As Integer
 
| returntype=
 
| returntype=
 +
| version=1.1.0
 
| platform=all
 
| platform=all
 
}}
 
}}
Line 11: Line 12:
  
  
Sets the StyleType
+
Sets the '''StyleType'''
 
See the Style constants of the CalendarView for the StyleType accepted values.
 
See the Style constants of the CalendarView for the StyleType accepted values.

Revision as of 17:32, 2 May 2012

Method
CalendarView.SetStyle ( StyleType As Integer )


Sets the StyleType See the Style constants of the CalendarView for the StyleType accepted values.