Hint Interface Reference

A Hint object can be used to specify options of an hint string (see Control's Hint, Action's Hint properties). More...

List of all members.

Properties

BSTR RW Text []
 Specifies the hint text.
BSTR RW Title []
 Specifies the title of the hint window.
LONG RW Image []
 Specifies the image.
VARIANT_BOOL RW Visible []
 Specifies will be hint window show when the mouse cursor is over the control.
VARIANT_BOOL RW Balloon []
 Specifies that the hint window has balloon kind.
VARIANT_BOOL RW AlwaysTip []
 Specifies that the hint window will be show event the control's window inactive.
VARIANT_BOOL RW NoPrefix []
 Disables automatic removing "&" sumbols from the hint text.
LONG RW MaxWidth []
 Specifies the maximum width of the hint window.
VARIANT_BOOL RW ParentData []
 Specifies that the Hint's control will be used parameters of the parent control's Hint.


Detailed Description

A Hint object can be used to specify options of an hint string (see Control's Hint, Action's Hint properties).


Property Documentation

VARIANT_BOOL RW AlwaysTip

Specifies that the hint window will be show event the control's window inactive.

VARIANT_BOOL RW Balloon

Specifies that the hint window has balloon kind.

Minimum OS: Windows 2000, Windows NT 4.0 c Internet Explorer 5, Windows 98, Windows 95 c Internet Explorer 5.

LONG RW Image

Specifies the image.

This parameter can be a one of the following values:

Default value: 0.

Minimum OS: Windows 2000, Windows NT 4.0 c Internet Explorer 5, Windows 98, Windows 95 c Internet Explorer 5.

LONG RW MaxWidth

Specifies the maximum width of the hint window.

VARIANT_BOOL RW NoPrefix

Disables automatic removing "&" sumbols from the hint text.

Default value: FALSE.

VARIANT_BOOL RW ParentData

Specifies that the Hint's control will be used parameters of the parent control's Hint.

Default value: TRUE.

BSTR RW Text

Specifies the hint text.

BSTR RW Title

Specifies the title of the hint window.

Minimum OS: Windows 2000, Windows NT 4.0 c Internet Explorer 5, Windows 98, Windows 95 c Internet Explorer 5.

VARIANT_BOOL RW Visible

Specifies will be hint window show when the mouse cursor is over the control.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:42 2015. (C) Veretennikov A. B. 2004-2015