| 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. | |
| 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:
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.