Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Control Class
Control Events

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Control Events

The Control type exposes the following members.

  NameDescription
Public eventAutoSizeChangedInfrastructure. This event is not relevant for this class.
Public eventBackColorChangedOccurs when the value of the BackColor property changes.
Public eventBackgroundImageChangedOccurs when the value of the BackgroundImage property changes.
Public eventBackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes.
Public eventBindingContextChangedOccurs when the value of the BindingContext property changes.
Public eventCausesValidationChangedOccurs when the value of the CausesValidation property changes.
Public eventChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change.
Public eventSupported by the .NET Compact FrameworkClickOccurs when the control is clicked.
Public eventClientSizeChangedOccurs when the value of the ClientSize property changes.
Public eventContextMenuChangedOccurs when the value of the ContextMenu property changes.
Public eventContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes.
Public eventControlAddedOccurs when a new control is added to the Control..::.ControlCollection.
Public eventControlRemovedOccurs when a control is removed from the Control..::.ControlCollection.
Public eventCursorChangedOccurs when the value of the Cursor property changes.
Public eventSupported by the .NET Compact FrameworkDisposed Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)
Public eventDockChangedOccurs when the value of the Dock property changes.
Public eventSupported by the .NET Compact FrameworkDoubleClickOccurs when the control is double-clicked.
Public eventDragDropOccurs when a drag-and-drop operation is completed.
Public eventDragEnterOccurs when an object is dragged into the control's bounds.
Public eventDragLeaveOccurs when an object is dragged out of the control's bounds.
Public eventDragOverOccurs when an object is dragged over the control's bounds.
Public eventSupported by the .NET Compact FrameworkEnabledChangedOccurs when the Enabled property value has changed.
Public eventEnterOccurs when the control is entered.
Public eventFontChangedOccurs when the Font property value changes.
Public eventForeColorChangedOccurs when the ForeColor property value changes.
Public eventGiveFeedbackOccurs during a drag operation.
Public eventSupported by the .NET Compact FrameworkGotFocusOccurs when the control receives focus.
Public eventSupported by the .NET Compact FrameworkHandleCreatedOccurs when a handle is created for the control.
Public eventSupported by the .NET Compact FrameworkHandleDestroyedOccurs when the control's handle is in the process of being destroyed.
Public eventSupported by the .NET Compact FrameworkHelpRequestedOccurs when the user requests help for a control.
Public eventImeModeChangedOccurs when the ImeMode property has changed.
Public eventInvalidatedOccurs when a control's display requires redrawing.
Public eventSupported by the .NET Compact FrameworkKeyDownOccurs when a key is pressed while the control has focus.
Public eventSupported by the .NET Compact FrameworkKeyPressOccurs when a key is pressed while the control has focus.
Public eventSupported by the .NET Compact FrameworkKeyUpOccurs when a key is released while the control has focus.
Public eventLayoutOccurs when a control should reposition its child controls.
Public eventLeaveOccurs when the input focus leaves the control.
Public eventLocationChangedOccurs when the Location property value has changed.
Public eventSupported by the .NET Compact FrameworkLostFocusOccurs when the control loses focus.
Public eventMarginChangedOccurs when the control's margin changes.
Public eventMouseCaptureChangedOccurs when the control loses or gains mouse capture.
Public eventMouseClickOccurs when the control is clicked by the mouse.
Public eventMouseDoubleClickOccurs when the control is double clicked by the mouse.
Public eventSupported by the .NET Compact FrameworkMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed.
Public eventMouseEnterOccurs when the mouse pointer enters the control.
Public eventMouseHoverOccurs when the mouse pointer rests on the control.
Public eventMouseLeaveOccurs when the mouse pointer leaves the control.
Public eventSupported by the .NET Compact FrameworkMouseMoveOccurs when the mouse pointer is moved over the control.
Public eventSupported by the .NET Compact FrameworkMouseUpOccurs when the mouse pointer is over the control and a mouse button is released.
Public eventMouseWheelOccurs when the mouse wheel moves while the control has focus.
Public eventMoveOccurs when the control is moved.
Public eventPaddingChangedOccurs when the control's padding changes.
Public eventSupported by the .NET Compact FrameworkPaintOccurs when the control is redrawn.
Public eventSupported by the .NET Compact FrameworkParentChangedOccurs when the Parent property value changes.
Public eventPreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control.
Public eventQueryAccessibilityHelpOccurs when AccessibleObject is providing help to accessibility applications.
Public eventQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Public eventRegionChangedOccurs when the value of the Region property changes.
Public eventSupported by the .NET Compact FrameworkResizeOccurs when the control is resized.
Public eventRightToLeftChangedOccurs when the RightToLeft property value changes.
Public eventSizeChangedOccurs when the Size property value changes.
Public eventStyleChangedOccurs when the control style changes.
Public eventSystemColorsChangedOccurs when the system colors change.
Public eventTabIndexChangedOccurs when the TabIndex property value changes.
Public eventTabStopChangedOccurs when the TabStop property value changes.
Public eventSupported by the .NET Compact FrameworkTextChangedOccurs when the Text property value changes.
Public eventSupported by the .NET Compact FrameworkValidatedOccurs when the control is finished validating.
Public eventSupported by the .NET Compact FrameworkValidatingOccurs when the control is validating.
Public eventVisibleChangedOccurs when the Visible property value changes.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker