Difference between revisions of "CalendarView.SetStyle"
From Jeremie Leroy - XOJO Controls Wiki
m (94 revisions imported) |
|||
(89 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| ownertype=class | | ownertype=class | ||
| scope=public | | scope=public | ||
− | | parameters= | + | | 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.