| ButtonStyle property |
Applies to
TIB_CustomEdit
Declaration
Property ButtonStyle : TIB_EditButtonStyle;
Description
This property allows a button to be displayed in the edit control.
Note that the button will not show if PasswordChar is set, although
the OnButtonClick will still be fired for CTRL+ENTER if the
ButtonStyle property is set to show a button.