XmlFormCollection.New method
Include protected members
Include inherited members
Creates a new form that is based on the specified form.
Overload list
Name | Description | |
---|---|---|
New(String) | Creates a new form that is based on the specified form. | |
New(String, XmlFormOpenMode) | Creates a new form that is based on the specified form by using the specified open mode behavior. |
Top