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