TextBox.ShowImageAsButton
Property
Description:
Gets or sets a value that indicates if the Image set in the text box should be displayed as a clickable button.
Gets or sets a value that indicates if the Image set in the text box should be displayed as a clickable button.
Remarks:
If this property is true, the image will shown as a button inside the textbox. Clicking this button will trigger the EnterPressed event. The default value is false.
If this property is true, the image will shown as a button inside the textbox. Clicking this button will trigger the EnterPressed event. The default value is false.