Version

Search Results

Manager Property (FloatingWindowContainer)

Returns the owning UltraDockManager component Syntax

OnActivated Method

Invoked when the form is activated. Syntax Parameters e Event arguments

OnDeactivate Method

Invoked when the form is deactivated. Syntax Parameters e Event arguments

OnHandleCreated Method (FloatingWindowContainer)

Invoked when the Handle for the form is created. Syntax Parameters e EventArgs

OnLocationChanged Method

Invoked when the location of the form has been changed. Syntax Parameters e Event arguments

OnPaint Method (FloatingWindowContainer)

Calls the ControlUIElements draw method Syntax Parameters pe

OnSizeChanged Method (FloatingWindowContainer)

Invoked when the size of the form has changed. Syntax Parameters e Event arguments

OnSubObjectPropChanged Method (FloatingWindowContainer)

Invoked when a subobjects property has been changed. Syntax Parameters propChange A structure containing the property change information.

ProcessDialogKey Method

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

RectangleToScreen Method

Computes the size and location of the specified client rectangle in screen coordinates. Overload List