Windows Forms ButtonEdit Overview

11 Oct 20221 minute to read

The ButtonEdit control embeds a text box control with a collection of button controls that can be customized to create many commonly used interfaces such as a file / folder browser or a drop-down text control.

Overview of ButtonEdit

Key Features

  • RightToLeft - Support right to left layout.

  • ButtonTypes - Provides different set of buttons. The types are, Normal, Calculator, Currency, Up, Down, ComboXPDown, Left, Right and etc..

  • Image Settings - Supports set of an image for the child buttons.

  • Appearance - Supports wide variety of built-in themes and also has ability to customize all elements in control with respect to control state.

  • Themes - Supports set of visual styles to customize the look and feel of ButtonEdit control.