Invoked during a drag operation when the mouse is released over the control Syntax Parameters drgevent Drag event arguments
Invoked during a drag operation when the mouse enters the bounds of the control Syntax Parameters drgevent Drag event arguments
Invoked during a drag operation when the mouse leaves the bounds of the control Syntax Parameters e Event arguments
Invoked during a drag operation when the mouse is over the bounds of the control. Syntax Parameters drgevent Drag event arguments
Raises the System.Windows.Forms.Control.FontChanged event. Syntax Parameters e An System.EventArgs that contains the event data.
Invoked when the control receives the input focus. Syntax Parameters e Event arguments
Invoked when a key is pressed while the control has focus. Syntax Parameters e Key event arguments
Invoked when a key is released while the control has focus. Syntax Parameters e Key event arguments
Invoked when the layout of the contained controls has changed. Syntax Parameters e Event arguments
Invoked when the control loses focus Syntax Parameters e Event arguments