Click or drag to resize

ComPortSelector Ereignisse

Der ComPortSelector Typ exponiert die folgenden Member.

Ereignisse
 NameBeschreibung
Public EreignisAutoSizeChangedOccurs when the AutoSize property changes.
(Vererbt von UserControl)
Public EreignisAutoValidateChangedOccurs when the AutoValidate property changes.
(Vererbt von UserControl)
Public EreignisBackColorChangedOccurs when the value of the BackColor property changes.
(Vererbt von Control)
Public EreignisBackgroundImageChangedOccurs when the value of the BackgroundImage property changes.
(Vererbt von Control)
Public EreignisBackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes.
(Vererbt von Control)
Public EreignisBindingContextChangedOccurs when the value of the BindingContext property changes.
(Vererbt von Control)
Public EreignisCausesValidationChangedOccurs when the value of the CausesValidation property changes.
(Vererbt von Control)
Public EreignisChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change.
(Vererbt von Control)
Public EreignisClickOccurs when the control is clicked.
(Vererbt von Control)
Public EreignisClientSizeChangedOccurs when the value of the ClientSize property changes.
(Vererbt von Control)
Public EreignisComPortFound Tritt ein, wenn die Selektion geändert wurde.
Public EreignisContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes.
(Vererbt von Control)
Public EreignisControlAddedOccurs when a new control is added to the ControlControlCollection.
(Vererbt von Control)
Public EreignisControlRemovedOccurs when a control is removed from the ControlControlCollection.
(Vererbt von Control)
Public EreignisCursorChangedOccurs when the value of the Cursor property changes.
(Vererbt von Control)
Public EreignisDeviceAdded Tritt ein, wenn ein Gerät dem System hinzugefügt wurde.
Public EreignisDeviceRemoved Tritt ein, wenn ein Gerät aus dem System entfernt wurde.
Public EreignisDisposedOccurs when the component is disposed by a call to the Dispose method.
(Vererbt von Component)
Public EreignisDockChangedOccurs when the value of the Dock property changes.
(Vererbt von Control)
Public EreignisDoubleClickOccurs when the control is double-clicked.
(Vererbt von Control)
Public EreignisDpiChangedAfterParentOccurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed.
(Vererbt von Control)
Public EreignisDpiChangedBeforeParentOccurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred.
(Vererbt von Control)
Public EreignisDragDropOccurs when a drag-and-drop operation is completed.
(Vererbt von Control)
Public EreignisDragEnterOccurs when an object is dragged into the control's bounds.
(Vererbt von Control)
Public EreignisDragLeaveOccurs when an object is dragged out of the control's bounds.
(Vererbt von Control)
Public EreignisDragOverOccurs when an object is dragged over the control's bounds.
(Vererbt von Control)
Public EreignisDropDown Tritt ein, wenn der Dropdownbereich von ComboBox angezeigt wird.
Public EreignisEnabledChangedOccurs when the Enabled property value has changed.
(Vererbt von Control)
Public EreignisEnterOccurs when the control is entered.
(Vererbt von Control)
Public EreignisFontChangedOccurs when the Font property value changes.
(Vererbt von Control)
Public EreignisForeColorChangedOccurs when the ForeColor property value changes.
(Vererbt von Control)
Public EreignisGiveFeedbackOccurs during a drag operation.
(Vererbt von Control)
Public EreignisGotFocusOccurs when the control receives focus.
(Vererbt von Control)
Public EreignisHandleCreatedOccurs when a handle is created for the control.
(Vererbt von Control)
Public EreignisHandleDestroyedOccurs when the control's handle is in the process of being destroyed.
(Vererbt von Control)
Public EreignisHelpRequestedOccurs when the user requests help for a control.
(Vererbt von Control)
Public EreignisImeModeChangedOccurs when the ImeMode property has changed.
(Vererbt von Control)
Public EreignisInvalidatedOccurs when a control's display requires redrawing.
(Vererbt von Control)
Public EreignisKeyDownOccurs when a key is pressed while the control has focus.
(Vererbt von Control)
Public EreignisKeyPressOccurs when a character. space or backspace key is pressed while the control has focus.
(Vererbt von Control)
Public EreignisKeyUpOccurs when a key is released while the control has focus.
(Vererbt von Control)
Public EreignisLayoutOccurs when a control should reposition its child controls.
(Vererbt von Control)
Public EreignisLeaveOccurs when the input focus leaves the control.
(Vererbt von Control)
Public EreignisLoadOccurs before the control becomes visible for the first time.
(Vererbt von UserControl)
Public EreignisLocationChangedOccurs when the Location property value has changed.
(Vererbt von Control)
Public EreignisLostFocusOccurs when the control loses focus.
(Vererbt von Control)
Public EreignisMarginChangedOccurs when the control's margin changes.
(Vererbt von Control)
Public EreignisMouseCaptureChangedOccurs when the control loses mouse capture.
(Vererbt von Control)
Public EreignisMouseClickOccurs when the control is clicked by the mouse.
(Vererbt von Control)
Public EreignisMouseDoubleClickOccurs when the control is double clicked by the mouse.
(Vererbt von Control)
Public EreignisMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed.
(Vererbt von Control)
Public EreignisMouseEnterOccurs when the mouse pointer enters the control.
(Vererbt von Control)
Public EreignisMouseHoverOccurs when the mouse pointer rests on the control.
(Vererbt von Control)
Public EreignisMouseLeaveOccurs when the mouse pointer leaves the control.
(Vererbt von Control)
Public EreignisMouseMoveOccurs when the mouse pointer is moved over the control.
(Vererbt von Control)
Public EreignisMouseUpOccurs when the mouse pointer is over the control and a mouse button is released.
(Vererbt von Control)
Public EreignisMouseWheelOccurs when the mouse wheel moves while the control has focus.
(Vererbt von Control)
Public EreignisMoveOccurs when the control is moved.
(Vererbt von Control)
Public EreignisPaddingChangedOccurs when the control's padding changes.
(Vererbt von Control)
Public EreignisPaintOccurs when the control is redrawn.
(Vererbt von Control)
Public EreignisParentChangedOccurs when the Parent property value changes.
(Vererbt von Control)
Public EreignisPreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control.
(Vererbt von Control)
Public EreignisQueryAccessibilityHelpOccurs when AccessibleObject is providing help to accessibility applications.
(Vererbt von Control)
Public EreignisQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
(Vererbt von Control)
Public EreignisRegionChangedOccurs when the value of the Region property changes.
(Vererbt von Control)
Public EreignisResizeOccurs when the control is resized.
(Vererbt von Control)
Public EreignisRightToLeftChangedOccurs when the RightToLeft property value changes.
(Vererbt von Control)
Public EreignisScrollOccurs when the user or code scrolls through the client area.
(Vererbt von ScrollableControl)
Public EreignisSelectionChanged Tritt ein, wenn die Selektion geändert wurde.
Public EreignisSizeChangedOccurs when the Size property value changes.
(Vererbt von Control)
Public EreignisStyleChangedOccurs when the control style changes.
(Vererbt von Control)
Public EreignisSystemColorsChangedOccurs when the system colors change.
(Vererbt von Control)
Public EreignisTabIndexChangedOccurs when the TabIndex property value changes.
(Vererbt von Control)
Public EreignisTabStopChangedOccurs when the TabStop property value changes.
(Vererbt von Control)
Public EreignisTextChangedOccurs when the Text property value changes.
(Vererbt von Control)
Public EreignisValidatedOccurs when the control is finished validating.
(Vererbt von Control)
Public EreignisValidatingOccurs when the control is validating.
(Vererbt von Control)
Public EreignisVisibleChangedOccurs when the Visible property value changes.
(Vererbt von Control)
Zurück nach oben
Siehe auch