ShowDropButtonWhen

<< Click to Display Table of Contents >>

 

ShowDropButtonWhen

Enum This property specifies when to display a drop button, that is, an object's browsing key. Possible values for this property are 0 - fmShowDropButtonWhenNever: Does not display a drop button, 1 - fmShowDropButtonWhenFocus: Only displays a drop button when this object has focus, or 2 - fmShowDropButtonWhenAlways: Always displays a drop button (default).

Was this page useful?