Dear developers.
We are pleased to announce that the first version of the EhLib.WinForms 1.0 library is available for download.
EhLib.WinForms is a library of components and classes for Microsoft Visual Studio version 2012-2019.
A library is for creating visual applications in the Windows Forms API.
The current version of the library contains the following components:
DataGridEh - Classic data grid for working and editing tabular information. An analog of the standard DataGridView grid.
DataVertGridEh - Grid for working with tabular information, but rotated 90 degrees. Rows appear as fields in a table, and columns as entries in a list.
DataPropertyGridEh - Grid for working with one record of the data table in vertical orientation. This is a DataVertGridEh with only one data column visible.
TextBoxEh - A control for entering and editing text.
MaskedTextBoxEh - A control for entering and editing text with restrictions on the format of the input data.
NumericBoxEh - A control for entering and editing numeric data.
DateTimeBoxEh - A control for entering and editing data of the Date, Time, Date and Time type.
ComboBoxEh - A control for entering and editing text in a drop-down box for selecting values.
For a detailed description of the library's features, read the file "EhLib.WinForms - Developer's Guide.doc" in EhLib archive.
You can see screenshots of applications written using the library at the following address:
http://www.ehlib.com/en/screenshots_winformsThe library website is located at:
http://www.ehlib.com