Returns the owning UltraDockManager component Syntax
Invoked when the form is activated. Syntax Parameters e Event arguments
Invoked when the form is deactivated. Syntax Parameters e Event arguments
Invoked when the Handle for the form is created. Syntax Parameters e EventArgs
Invoked when the location of the form has been changed. Syntax Parameters e Event arguments
Calls the ControlUIElements draw method Syntax Parameters pe
Invoked when the size of the form has changed. Syntax Parameters e Event arguments
Invoked when a subobjects property has been changed. Syntax Parameters propChange A structure containing the property change information.
This member overrides System.Windows.Forms.Form.ProcessDialogKey(System.Windows.Forms.Keys) Syntax Parameters keyData One of the System.Windows.Forms.Keys values that represent the key to process Return Value true for Alt-F4 to prevent the form from closing
Computes the size and location of the specified client rectangle in screen coordinates. Overload List