The CogDisplay type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| AutoSizeChanged | This event is not relevant for this class. (Inherited from Control.) | |
| BackColorChanged | The BackColorChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| BackgroundImageChanged | The BackgroundImageChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| BackgroundImageLayoutChanged | This event is not relevant for this class. (Inherited from AxHost.) | |
| BindingContextChanged | The BindingContextChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| CausesValidationChanged | Occurs when the value of the CausesValidation property changes. (Inherited from Control.) | |
| Changed | ||
| ChangeUICues | The ChangeUICues event is not supported by the AxHost class. (Inherited from AxHost.) | |
| Click | ||
| ClientSizeChanged | Occurs when the value of the ClientSize property changes. (Inherited from Control.) | |
| ContextMenuChanged | The ContextMenuChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| ContextMenuStripChanged | Occurs when the value of the ContextMenuStrip property changes. (Inherited from Control.) | |
| ControlAdded | Occurs when a new control is added to the Control ControlCollection. (Inherited from Control.) | |
| ControlRemoved | Occurs when a control is removed from the Control ControlCollection. (Inherited from Control.) | |
| CursorChanged | The CursorChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) | |
| DockChanged | Occurs when the value of the Dock property changes. (Inherited from Control.) | |
| DoubleClick | ||
| DragDrop | (Inherited from AxHost.) | |
| DragEnter | (Inherited from AxHost.) | |
| DraggingStopped | ||
| DragLeave | (Inherited from AxHost.) | |
| DragOver | (Inherited from AxHost.) | |
| EnabledChanged | The EnabledChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| Enter | Occurs when the control is entered. (Inherited from Control.) | |
| FontChanged | The FontChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| ForeColorChanged | The ForeColorChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| GiveFeedback | The GiveFeedback event is not supported by the AxHost class. (Inherited from AxHost.) | |
| GotFocus | Occurs when the control receives focus. (Inherited from Control.) | |
| HandleCreated | Occurs when a handle is created for the control. (Inherited from Control.) | |
| HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Inherited from Control.) | |
| HelpRequested | The HelpRequested event is not supported by the AxHost class. (Inherited from AxHost.) | |
| ImeModeChanged | The ImeModeChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| Invalidated | Occurs when a control's display requires redrawing. (Inherited from Control.) | |
| KeyDown | ||
| KeyPress | ||
| KeyUp | ||
| Layout | (Inherited from AxHost.) | |
| Leave | Occurs when the input focus leaves the control. (Inherited from Control.) | |
| LocationChanged | Occurs when the Location property value has changed. (Inherited from Control.) | |
| LostFocus | Occurs when the control loses focus. (Inherited from Control.) | |
| MarginChanged | Occurs when the control's margin changes. (Inherited from Control.) | |
| MouseCaptureChanged | Occurs when the control loses or gains mouse capture. (Inherited from Control.) | |
| MouseClick | This event is not relevant for this class. (Inherited from AxHost.) | |
| MouseDoubleClick | This event is not relevant for this class. (Inherited from AxHost.) | |
| MouseDown | ||
| MouseEnter | The MouseEnter event is not supported by the AxHost class. (Inherited from AxHost.) | |
| MouseHover | The MouseHover event is not supported by the AxHost class. (Inherited from AxHost.) | |
| MouseLeave | The MouseLeave event is not supported by the AxHost class. (Inherited from AxHost.) | |
| MouseMove | ||
| MouseUp | ||
| MouseWheel | The MouseWheel event is not supported by the AxHost class. (Inherited from AxHost.) | |
| Move | Occurs when the control is moved. (Inherited from Control.) | |
| PaddingChanged | Occurs when the control's padding changes. (Inherited from Control.) | |
| Paint | (Inherited from AxHost.) | |
| ParentChanged | Occurs when the Parent property value changes. (Inherited from Control.) | |
| PreviewKeyDown | Occurs before the KeyDown event when a key is pressed while focus is on this control. (Inherited from Control.) | |
| QueryAccessibilityHelp | The QueryAccessibilityHelp event is not supported by the AxHost class. (Inherited from AxHost.) | |
| QueryContinueDrag | The QueryContinueDrag event is not supported by the AxHost class. (Inherited from AxHost.) | |
| RegionChanged | Occurs when the value of the Region property changes. (Inherited from Control.) | |
| Resize | Occurs when the control is resized. (Inherited from Control.) | |
| RightToLeftChanged | The RightToLeftChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| SizeChanged | Occurs when the Size property value changes. (Inherited from Control.) | |
| StyleChanged | The StyleChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| SystemColorsChanged | Occurs when the system colors change. (Inherited from Control.) | |
| TabIndexChanged | Occurs when the TabIndex property value changes. (Inherited from Control.) | |
| TabStopChanged | Occurs when the TabStop property value changes. (Inherited from Control.) | |
| TextChanged | The TextChanged event is not supported by the AxHost class. (Inherited from AxHost.) | |
| Validated | Occurs when the control is finished validating. (Inherited from Control.) | |
| Validating | Occurs when the control is validating. (Inherited from Control.) | |
| VisibleChanged | Occurs when the Visible property value changes. (Inherited from Control.) |
See Also