Combo.IsHint

IsHint: Boolean

Description

The IsHint property determines whether a tooltip is displayed on the mouse hover on the button for opening of the drop-down panel.

Comments

Available values:

Use JSON or the setIsHint method to set the property value and the getIsHint method to get the property value.

Example

The property use is given in description of the Combo.getTextBox method.

See also:

Combo