![]() | AutoHotPopup Properties |
The AutoHotPopup type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoHotPopupOptions |
Gets or sets the AutoHotPopupOptions used to control how the AutoHotPopup is displayed
|
![]() | DescriptionBackColor |
Gets or sets the BackColor used to display the Description set in a Hotspot that has the focus.
|
![]() | DescriptionFont |
Gets or sets the Font used to display the Description set in a Hotspot that has the focus.
|
![]() | DescriptionForeColor |
Gets or sets the ForeColor used to display the Description set in a Hotspot that has the focus.
|
![]() | Menu |
Popup menu that appears automatically when the cursor is moved over a Hotspot. This only occurs when the AutoHotPopupOptions is set to "Menu". The same popup-menu is used for all the Hotspots. The Hotspot.Text property is used as the Header for the Menu.
|
![]() | TextBackColor |
Gets or sets the BackColor used to display the Text set in a Hotspot that has the focus.
|
![]() | TextFont |
Gets or sets the Font used to display the Text set in a Hotspot that has the focus.
|
![]() | TextForeColor |
Gets or sets the ForeColor used to display the Text set in a Hotspot that has the focus.
|