Click or drag to resize

Control Fields

The Control type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDragDropEvent
Event identifier for handlers when attaching the DragDrop event
Public fieldStatic memberDragEnterEvent
Event identifier for handlers when attaching the DragEnter event
Public fieldStatic memberDragLeaveEvent
Event identifier for handlers when attaching the DragLeave event
Public fieldStatic memberDragOverEvent
Event identifier for handlers when attaching the DragOver event
Public fieldStatic memberEnabledChangedEvent
Event identifier for handlers when attaching the EnabledChanged event
Public fieldStatic memberGotFocusEvent
Event identifier for handlers when attaching the GotFocus event
Public fieldStatic memberKeyDownEvent
Event identifier for handlers when attaching the KeyDown event.
Public fieldStatic memberKeyUpEvent
Event identifier for handlers when attaching the KeyUp event
Public fieldStatic memberLostFocusEvent
Event identifier for handlers when attaching the LostFocus event
Public fieldStatic memberMouseDoubleClickEvent
Event identifier for handlers when attaching the MouseDoubleClick event
Public fieldStatic memberMouseDownEvent
Event identifier for handlers when attaching the MouseDown event
Public fieldStatic memberMouseEnterEvent
Event identifier for handlers when attaching the MouseEnter event
Public fieldStatic memberMouseLeaveEvent
Event identifier for handlers when attaching the MouseLeave event
Public fieldStatic memberMouseMoveEvent
Event identifier for handlers when attaching the MouseMove event
Public fieldStatic memberMouseUpEvent
Event identifier for handlers when attaching the MouseUp event
Public fieldStatic memberMouseWheelEvent
Event identifier for handlers when attaching the MouseWheel event
Public fieldStatic memberShownEvent
Event identifier for handlers when attaching the Shown event
Public fieldStatic memberSizeChangedEvent
Event identifier for handlers when attaching the SizeChanged event
Public fieldStatic memberTextInputEvent
Event identifier for handlers when attaching the TextInput event
Top
See Also