ShowDropButtonWhen

<< Click to Display Table of Contents >>

 

ShowDropButtonWhen

Enum This property specifies when to display a drop button (object's browsing key). Available options 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?