PFButton.NET
Our buttons are rendered in
Metro UI- or Office-like Style (Office 2007 or 2010). The appearance is defined
in specific renderers which can be used or overriden for custom-styling. An
Image can be assigned and positioned at each side of the button.
Apply a renderer by setting the RenderType-property in Design-mode:
The buttons can be changed to Split-Buttons when the property IsSplitButton
is set to true:
You can attach a ContextMenuStrip to a SplitButton which will be shown when the Split-Inidcator is clicked or the
Array-Down-key is pressed.