Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether the combo box should resize to avoid showing partial items.
Syntax
public final boolean getIntegralHeight()
Return Value
Returns true if Windows resizes the combo box so that it does not display partial items; returns false if the size of the combo box remains exactly the size specified by the application when it creates the combo box, allowing partial items to be shown.
See Also setIntegralHeight