GraffitiTourItem

Enumerations #

Name Values

This class exposes no enumerations.

Constants #

Name Type Value

This class exposes no constants.

Events #

Definition Parameters Description

This class exposes no events.

Methods #

Definition Parameters Return Type Description
Constructor Element as WebControl None Creates an instance of the object.
Title as String
Message as String

Properties #

Name Type Default Value Description
ButtonsVisible Boolean True Set to false to hide all navigation buttons on this step.
CaptionClose String “Close” Text to display in the Close button.
CaptionDone String “Done” Text to display in the Done button.
CaptionNext String “Next” Text to display in the Next button.
CaptionPrevious String “Prev” Text to display in the Previous button.
Element WebControl Control that is highlighted by this step.
Message String “” Message displayed in the tour step.
OverlayColor Color &c000000 Background color applied to the stage for the tour step.
Tag Variant Nil User data storage.
Title String “” Title of this step.

Examples #

This class currently has no examples.

Notes #

This class currently has no notes.