Class Form
Defined in order to make library more compatible with the legacy code.
public class Form : Window, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window
- Inheritance
-
Form
- Implements
- Derived
Constructors
- Form(WindowKind)
Initializes a new instance of the Form class.