D
Deleted member 103
Guest
Hi,
this is my new library. It includes the time 8 controls, 5 with graphical properties and 3 without graphical property.
.NET Compact Framework 2.0 or higher is required.
Controls with graphical properties:
Controls without graphical properties:
The 3 controls without the graphical-properties are the same as in the Library fgControls only with the addition of "3d", so upfront no conflicts when using both Library.
Version 1.003 ;
1) The property "BackColor" and "ForeColor" in all controls added, except control "fgCalender3d".
2) The event "TextChanged" in control "fgTextbox3D" added.
An example and the help file are included in the zip-file.
I would be pleased to have some feedback of what is missing, improvement suggestions and bug reports.
Ciao,
Filippo
this is my new library. It includes the time 8 controls, 5 with graphical properties and 3 without graphical property.
.NET Compact Framework 2.0 or higher is required.
Controls with graphical properties:
- fgCalender3d (DateTimePicker)
- fgComboBox3d
- fgLabel3d
- fgNumericUpDown3d
- fgTextBox3d
Controls without graphical properties:
- fgChangeToQVGA3d
- fgChangeToVGA3d
- fgMoveEvents3d
The 3 controls without the graphical-properties are the same as in the Library fgControls only with the addition of "3d", so upfront no conflicts when using both Library.
Version 1.003 ;
1) The property "BackColor" and "ForeColor" in all controls added, except control "fgCalender3d".
2) The event "TextChanged" in control "fgTextbox3D" added.
An example and the help file are included in the zip-file.
I would be pleased to have some feedback of what is missing, improvement suggestions and bug reports.
Ciao,
Filippo
Attachments
Last edited by a moderator: