Dover Framework
 All Classes Namespaces Functions Variables Properties Pages
List of all members
Dover.Framework.Form.DoverSystemFormBase Class Reference
Inheritance diagram for Dover.Framework.Form.DoverSystemFormBase:
Dover.Framework.Form.DoverFormBase

Detailed Description

Base class for SystemForms.

It will read the formType from FormAttribute and it will intercept this FormType creation bind all events to it.

It will read the resource name in FormAttribute and locate a form with the specified name in the B1S embedded resource. If not found, it will look for a srf XML file in the current solution and threat the specified resource name as the Fully Qualified Name of the embedded resource file.


The documentation for this class was generated from the following file: