e_Hyperlink
(string) A string containing the hyperlink text that the user clicked on an xButton object. This is the text surrounded by Hyperlink tags in the markup text. For example, "Link Text" would be returned if the markup text contained <Hyperlink>Link Text</Hyperlink>.
xButton Object
OverviewPaneDialog |
Actions |
|||
xButton.GetImage xButton.GetPos xButton.GetProperties xButton.GetSize xButton.GetState xButton.GetText xButton.IsEnabled xButton.IsVisible xButton.SetEnabled xButton.SetImage xButton.SetPos xButton.SetProperties xButton.SetSize xButton.SetState xButton.SetText xButton.SetVisible |
C h eck B o x
CheckBox Object
OverviewPaneDialogActions
The checkbox object allows you add the functionality of a Windows checkbox to the page or dialog. The object contains many of the features native to the Windows checkbox, and a few additional settings. Some
of these settings include: checked states, multi-line text font and state colors, button and text alignment, and many more configurable attributes.
Tip: You can add a checkbox object by choosing Object > CheckBox from the menu.
CheckBox Object
OverviewPaneDialogActions
The checkbox object allows you add the functionality of a Windows checkbox to the page or dialog. The object contains many of the features native to the Windows checkbox, and a few additional settings. Some of these settings include: checked states, multi-line text font and state colors, button and text alignment, and many more configurable attributes.
Tip: You can add a checkbox object by choosing Object > CheckBox from the menu.
CheckBox Object
OverviewPaneDialogActions
Here are the object's settings as they appear in the properties pane:
Obj ec t
Name
The name that is used to identify this object.