Description: | Indicates whether the value of the Value property is displayed in a tool tip box as the user drags the sliding pointer ("thumb"). |
Used in control(s): | Slider |
Values (with constants): | True - Displays tool tips.(POW-TRUE) |
Default value: | False - Does not display tool tips.(POW-FALSE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |