Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > Combo > Combo.IsHint

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