CalendarView.HelpTagFormat
From Jeremie Leroy - XOJO Controls Wiki
Property (As String)
Use this property to edit the format of the HelpTag.
| Variable | Description |
|---|---|
| %Start | StartDate |
| %End | EndDate |
| %Length | Event duration |
| %Title | Event title |
| %Location | Event location |
| %Description | Event description |
%Start: StartDate %End: EndDate %Length: Event duration %Title: Event title %Location: Event location %Description: Event description Default format is: %Start - %End %Title - %Location