Version

Search Results

Dispose(Boolean) Method

Syntax Parameters disposing

IsInputKey Method

Determines whether the specified key is a regular input key or a special key that requires preprocessing. Syntax Parameters keyData One of the System.Windows.Forms.Keys values. Return Value true if the specified key is a regular input key; otherwise, false.

OnClick Method (DockControlBase)

Invoked when the control has been clicked Syntax Parameters e

OnControlAdded Method

Invoked when a control is added to the controls collection. Syntax Parameters e Event arguments

OnControlRemoved Method (DockControlBase)

Invoked when a control is removed from the controls collection. Syntax Parameters e Event arguments

OnDoubleClick Method (DockControlBase)

Invoked when the control has been double clicked Syntax Parameters e