WinForms Controls
Description
Collection of .NET Windows Forms controls for WinForms application.Named as CodeArtEng.Controls.dll
Download
Features
- Command Line Helper
- Labeled Text Box
- Hinted Text Box
- Multi-Line Button
- Status Label
- Open File Panel and Folder Browse Panel
- MRU (Most Recent Used File List)
- File Explorer Control
- Quick Access List
- Rich Text Box Editor
Features Description
Command Macro Editor
Input editing dialog inspired by Visual Studio "Edit Pre-Build" and "Edit Post-Build" Dialog...(Learn More...)
Command Line Helper
Generate and parse command line with command line helper. (Learn More...)Labeled Text Box
Text box with label and hint, derived from Hinted Text Box.Hinted Text Box
Enhanced version of WinForms TextBox with capability to show hint in gray color text.Multi-Line Button
Button control with optional image and 2 lines of text, main and sub title. Each line can be configured using different font and size as well as spacing between both lines. Button's style can be choose between square and rounded rectangle.Status Label
A text label with colored bullet. Choose between grey, yellow, green, and red from "State" property.Ideal for status reporting.