No Results
Form

Allows the interface implementer to initialize a form that will be used in the windows based designer.

C#

Value

System.Windows.Form
 

Notes

Allows the implementer of the interface to return a Form to the system. Forms should be designed to display in the side window that is slid out by the designer. The width of this window is 400px. The default height of the form is 450px.


Terms | Privacy