CalendarView.HelpTagFormat

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 01:24, 21 August 2012 by Admin (Talk | contribs)

Jump to: navigation, search
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