Difference between revisions of "CalendarView.HelpTagFormat"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (30 revisions imported)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 14:20, 6 August 2015

Property (As String)
aCalendarView.HelpTagFormat = newValue
or
StringValue = aCalendarView.HelpTagFormat


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

Default format is: %Start - %End
%Title - %Location