Public Events
| Name | Description | |
|---|---|---|
|
Activated | (inherited from Form). |
|
AutoSizeChanged | (inherited from Form). |
|
AutoValidateChanged | (inherited from Form). |
|
BackColorChanged | (inherited from Control). |
|
BackgroundImageChanged | (inherited from Control). |
|
BackgroundImageLayoutChanged | (inherited from Control). |
|
BindingContextChanged | (inherited from Control). |
|
CausesValidationChanged | (inherited from Control). |
|
ChangeLanguage | Occurs when the language of an application was changed |
|
ChangeLngPath | Occurs when language files directory was changed |
|
ChangeLngPathEvent | Occurs when language files directory was changed |
|
ChangeUICues | (inherited from Control). |
|
Click | (inherited from Control). |
|
ClientSizeChanged | (inherited from Control). |
|
Closed | (inherited from Form). |
|
Closing | (inherited from Form). |
|
ContextMenuChanged | (inherited from Control). |
|
ContextMenuStripChanged | (inherited from Control). |
|
ControlAdded | (inherited from Control). |
|
ControlRemoved | (inherited from Control). |
|
CursorChanged | (inherited from Control). |
|
Deactivate | (inherited from Form). |
|
Disposed | (inherited from Component). |
|
DockChanged | (inherited from Control). |
|
DoubleClick | (inherited from Control). |
|
DpiChanged | (inherited from Form). |
|
DpiChangedAfterParent | (inherited from Control). |
|
DpiChangedBeforeParent | (inherited from Control). |
|
DragDrop | (inherited from Control). |
|
DragEnter | (inherited from Control). |
|
DragLeave | (inherited from Control). |
|
DragOver | (inherited from Control). |
|
EnabledChanged | (inherited from Control). |
|
Enter | (inherited from Control). |
|
FontChanged | (inherited from Control). |
|
ForeColorChanged | (inherited from Control). |
|
FormClosed | (inherited from Form). |
|
FormClosing | (inherited from Form). |
|
GiveFeedback | (inherited from Control). |
|
GotFocus | (inherited from Control). |
|
HandleCreated | (inherited from Control). |
|
HandleDestroyed | (inherited from Control). |
|
HelpButtonClicked | (inherited from Form). |
|
HelpRequested | (inherited from Control). |
|
ImeModeChanged | (inherited from Control). |
|
InputLanguageChanged | (inherited from Form). |
|
InputLanguageChanging | (inherited from Form). |
|
Invalidated | (inherited from Control). |
|
KeyDown | (inherited from Control). |
|
KeyPress | (inherited from Control). |
|
KeyUp | (inherited from Control). |
|
Layout | (inherited from Control). |
|
Leave | (inherited from Control). |
|
Load | (inherited from Form). |
|
LocationChanged | (inherited from Control). |
|
LostFocus | (inherited from Control). |
|
MarginChanged | (inherited from Form). |
|
MaximizedBoundsChanged | (inherited from Form). |
|
MaximumSizeChanged | (inherited from Form). |
|
MdiChildActivate | (inherited from Form). |
|
MenuComplete | (inherited from Form). |
|
MenuStart | (inherited from Form). |
|
MinimumSizeChanged | (inherited from Form). |
|
MouseCaptureChanged | (inherited from Control). |
|
MouseClick | (inherited from Control). |
|
MouseDoubleClick | (inherited from Control). |
|
MouseDown | (inherited from Control). |
|
MouseEnter | (inherited from Control). |
|
MouseHover | (inherited from Control). |
|
MouseLeave | (inherited from Control). |
|
MouseMove | (inherited from Control). |
|
MouseUp | (inherited from Control). |
|
MouseWheel | (inherited from Control). |
|
Move | (inherited from Control). |
|
PaddingChanged | (inherited from Control). |
|
Paint | (inherited from Control). |
|
ParentChanged | (inherited from Control). |
|
PreviewKeyDown | (inherited from Control). |
|
QueryAccessibilityHelp | (inherited from Control). |
|
QueryContinueDrag | (inherited from Control). |
|
RegionChanged | (inherited from Control). |
|
Resize | (inherited from Control). |
|
ResizeBegin | (inherited from Form). |
|
ResizeEnd | (inherited from Form). |
|
RightToLeftChanged | (inherited from Control). |
|
RightToLeftLayoutChanged | (inherited from Form). |
|
Scroll | (inherited from ScrollableControl). |
|
Shown | (inherited from Form). |
|
SizeChanged | (inherited from Control). |
|
StyleChanged | (inherited from Control). |
|
SystemColorsChanged | (inherited from Control). |
|
TabIndexChanged | (inherited from Form). |
|
TabStopChanged | (inherited from Form). |
|
TextChanged | (inherited from Control). |
|
Validated | (inherited from Control). |
|
Validating | (inherited from Control). |
|
VisibleChanged | (inherited from Control). |
See Also