Difference between revisions of "CalendarView.SetStyle"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (94 revisions imported) |
||
(76 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| parameters=StyleType As Integer | | parameters=StyleType As Integer | ||
| returntype= | | returntype= | ||
+ | | version=1.4.1 | ||
| platform=all | | platform=all | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | Sets the ''StyleType'' | ||
+ | See the [[CalendarView.Style|Style]] constants of the CalendarView for the StyleType accepted values. |
Latest revision as of 13:21, 6 August 2015
Method
CalendarView.SetStyle ( StyleType As Integer )
Sets the StyleType See the Style constants of the CalendarView for the StyleType accepted values.