Style

<< Click to Display Table of Contents >>

 

Style

Enum Determines this object's style. Possible values for this property are 0 - fmStyleDropDownCombo: This object behaves as a drop down combo. Users may type a value on its edition area or select a value from its drop down list (default) or 2 - fmStyleDropDownList: This object behaves as a list and users must select a value from its list.

Was this page useful?