CalendarView
From Jeremie Leroy - XOJO Controls Wiki
Class (inherits from Canvas)
Displays a Calendar in several formats (Year, Month, Week, Day, ...) that presents CalendarEvents. This custom control based on a Canvas is similar to iCal on Mac OS and Google Calendar.
| Events | ||
| DateSelected | String | The end of line String for the platform being compiled. |
| Properties | ||
| DateSelecte | String | The end of line String for the platform being compiled. |
Example
The following example sets the text of the Label.
Me.Text = "Hello World"
Syntax
result=EndOfLine
| Properties | ||
| result | String | The end of line String for the platform being compiled. |