PFButtonTextBox.NET
Add buttons dynamically to this text-input control. The appearance of the buttons and the border can be changed, images can be assigned to the buttons. A
possible use-case for butons
could be to erase the user-input or to validate the input-text. You can also open a
ContextMenu when a button is clicked:
Buttons can be added by calling the method AddButton of the
control. The buttons are arranged automatically, all properties of the inner
TextBox can be accessed.
The ButtonText-control implements RenderSupport which means that the style
Metro-UI and Office 2007-2010 are supported. You can easily change the style by
setting the RenderType-property in Visual-Studio Designer or programmatically: