FormDesignView.new Method
Initializes a new instance of the Object class.
Syntax
public void new([str name, Form form])
Run On
Client
Parameters
- name
Type: str
- form
Type: Form Class
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes a new instance of the Object class.
public void new([str name, Form form])
Client