RuForm is a program framework for creating a Windows Forms application. It already includes standard menu entries, a splash and about windows, configuration handling with PropertyGrid, and multilingual.
Includes a new version of the Config.
With examples of the Propertygrid
UITypeEditor
Converter
UserType
Propertygrid dialog with Ok and Cancel
The project template is now available on The C#, Windows, Desktop
RuForm is a program framework for creating a Windows Forms application.
It already includes standard menu entries, a splash and about windows,
configuration handling with PropertyGrid, and multilangual.
New Version 3.3
The About window is new, it automatically takes the data from the AssemblyInfo. At the same time it finds use as a Splash window.
The menus, statusstrips and also the properties description in the PropertyGrid are multilingual.
A new feature is the handling of the Settings, with an easy way to determine the location of the AppSettings file.
A Help file is included with the description of RuForm.