Click or drag to resize

ComPortSelector Klasse

Windows Steuerelemment zur Auswahl eines COM-Ports.
Vererbungshierarchie
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              UrsComPortExtensionsComPortSelector

Namensraum: UrsComPortExtensions
Assembly: UrsComPortExtensions (in UrsComPortExtensions.dll) Version: 1.0.0
Syntax
C#
public class ComPortSelector : UserControl

Der ComPortSelector Typ exponiert die folgenden Member.

Konstruktoren
 NameBeschreibung
Public MethodeComPortSelector Initialisiert eine neue Instanz der ComPortSelector-Klasse.
Zurück nach oben
Eigenschaften
 NameBeschreibung
Public EigenschaftAccessibilityObjectGets the AccessibleObject assigned to the control.
(Vererbt von Control)
Public EigenschaftAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications.
(Vererbt von Control)
Public EigenschaftAccessibleDescriptionGets or sets the description of the control used by accessibility client applications.
(Vererbt von Control)
Public EigenschaftAccessibleNameGets or sets the name of the control used by accessibility client applications.
(Vererbt von Control)
Public EigenschaftAccessibleRoleGets or sets the accessible role of the control.
(Vererbt von Control)
Public EigenschaftActiveControlGets or sets the active control on the container control.
(Vererbt von ContainerControl)
Public EigenschaftAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it.
(Vererbt von Control)
Public EigenschaftAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
(Vererbt von Control)
Public EigenschaftAutoScaleDimensionsGets or sets the dimensions that the control was designed to.
(Vererbt von ContainerControl)
Protected EigenschaftAutoScaleFactorGets the scaling factor between the current and design-time automatic scaling dimensions.
(Vererbt von ContainerControl)
Public EigenschaftAutoScaleModeGets or sets the automatic scaling mode of the control.
(Vererbt von ContainerControl)
Public EigenschaftAutoScrollGets or sets a value indicating whether the container enables the user to scroll to any controls placed outside of its visible boundaries.
(Vererbt von ScrollableControl)
Public EigenschaftAutoScrollMarginGets or sets the size of the auto-scroll margin.
(Vererbt von ScrollableControl)
Public EigenschaftAutoScrollMinSizeGets or sets the minimum size of the auto-scroll.
(Vererbt von ScrollableControl)
Public EigenschaftAutoScrollOffsetGets or sets where this control is scrolled to in ScrollControlIntoView(Control).
(Vererbt von Control)
Public EigenschaftAutoScrollPositionGets or sets the location of the auto-scroll position.
(Vererbt von ScrollableControl)
Public EigenschaftAutoSelect Wenn nur ein ComPort gefunden wird, wird dieser automatisch selektiert.
Public EigenschaftAutoSizeThis property is not relevant for this class.
(Vererbt von UserControl)
Public EigenschaftAutoSizeModeGets or sets how the control will resize itself.
(Vererbt von UserControl)
Public EigenschaftAutoValidateGets or sets how the control performs validation when the user changes focus to another control.
(Vererbt von UserControl)
Public EigenschaftBackColorGets or sets the background color for the control.
(Vererbt von Control)
Public EigenschaftBackgroundImageGets or sets the background image displayed in the control.
(Vererbt von Control)
Public EigenschaftBackgroundImageLayoutGets or sets the background image layout as defined in the ImageLayout enumeration.
(Vererbt von Control)
Public EigenschaftBindingContextGets or sets the BindingContext for the control.
(Vererbt von ContainerControl)
Public EigenschaftBorderStyleGets or sets the border style of the user control.
(Vererbt von UserControl)
Public EigenschaftBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
(Vererbt von Control)
Public EigenschaftBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
(Vererbt von Control)
Protected EigenschaftCanEnableImeGets a value indicating whether the ImeMode property can be set to an active value, to enable IME support.
(Vererbt von ContainerControl)
Public EigenschaftCanFocusGets a value indicating whether the control can receive focus.
(Vererbt von Control)
Protected EigenschaftCanRaiseEventsDetermines if events can be raised on the control.
(Vererbt von Control)
Public EigenschaftCanSelectGets a value indicating whether the control can be selected.
(Vererbt von Control)
Public EigenschaftCaptureGets or sets a value indicating whether the control has captured the mouse.
(Vererbt von Control)
Public EigenschaftCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
(Vererbt von Control)
Public EigenschaftClientRectangleGets the rectangle that represents the client area of the control.
(Vererbt von Control)
Public EigenschaftClientSizeGets or sets the height and width of the client area of the control.
(Vererbt von Control)
Public EigenschaftCompanyNameGets the name of the company or creator of the application containing the control.
(Vererbt von Control)
Public EigenschaftContainerGets the IContainer that contains the Component.
(Vererbt von Component)
Public EigenschaftContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus.
(Vererbt von Control)
Public EigenschaftContextMenuStripGets or sets the ContextMenuStrip associated with this control.
(Vererbt von Control)
Public EigenschaftControlsGets the collection of controls contained within the control.
(Vererbt von Control)
Public EigenschaftCreatedGets a value indicating whether the control has been created.
(Vererbt von Control)
Protected EigenschaftCreateParamsGets the required creation parameters when the control handle is created.
(Vererbt von UserControl)
Public EigenschaftCurrentAutoScaleDimensionsGets the current run-time dimensions of the screen.
(Vererbt von ContainerControl)
Public EigenschaftCursorGets or sets the cursor that is displayed when the mouse pointer is over the control.
(Vererbt von Control)
Public EigenschaftDataBindingsGets the data bindings for the control.
(Vererbt von Control)
Protected EigenschaftDefaultCursorGets or sets the default cursor for the control.
(Vererbt von Control)
Protected EigenschaftDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control.
(Vererbt von Control)
Protected EigenschaftDefaultMarginGets the space, in pixels, that is specified by default between controls.
(Vererbt von Control)
Protected EigenschaftDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control.
(Vererbt von Control)
Protected EigenschaftDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control.
(Vererbt von Control)
Protected EigenschaftDefaultPaddingGets the internal spacing, in pixels, of the contents of a control.
(Vererbt von Control)
Protected EigenschaftDefaultSizeGets the default size of the control.
(Vererbt von UserControl)
Protected EigenschaftDesignModeGets a value that indicates whether the Component is currently in design mode.
(Vererbt von Component)
Public EigenschaftDeviceDpiGets the DPI value for the display device where the control is currently being displayed.
(Vererbt von Control)
Public EigenschaftDisplayRectangleGets the rectangle that represents the virtual display area of the control.
(Vererbt von ScrollableControl)
Public EigenschaftDisposingGets a value indicating whether the base Control class is in the process of disposing.
(Vererbt von Control)
Public EigenschaftDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
(Vererbt von Control)
Protected EigenschaftDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.
(Vererbt von Control)
Public EigenschaftEnabledGets or sets a value indicating whether the control can respond to user interaction.
(Vererbt von Control)
Protected EigenschaftEventsGets the list of event handlers that are attached to this Component.
(Vererbt von Component)
Public EigenschaftFocusedGets a value indicating whether the control has input focus.
(Vererbt von Control)
Public EigenschaftFontGets or sets the font of the text displayed by the control.
(Vererbt von Control)
Protected EigenschaftFontHeightGets or sets the height of the font of the control.
(Vererbt von Control)
Public EigenschaftForeColorGets or sets the foreground color of the control.
(Vererbt von Control)
Public EigenschaftHandleGets the window handle that the control is bound to.
(Vererbt von Control)
Public EigenschaftHasChildrenGets a value indicating whether the control contains one or more child controls.
(Vererbt von Control)
Public EigenschaftHeightGets or sets the height of the control.
(Vererbt von Control)
Public EigenschaftHorizontalScrollGets the characteristics associated with the horizontal scroll bar.
(Vererbt von ScrollableControl)
Protected EigenschaftHScrollGets or sets a value indicating whether the horizontal scroll bar is visible.
(Vererbt von ScrollableControl)
Public EigenschaftImeModeGets or sets the Input Method Editor (IME) mode of the control.
(Vererbt von Control)
Protected EigenschaftImeModeBaseGets or sets the IME mode of a control.
(Vererbt von Control)
Public EigenschaftInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
(Vererbt von Control)
Public EigenschaftIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications.
(Vererbt von Control)
Public EigenschaftIsDisposedGets a value indicating whether the control has been disposed of.
(Vererbt von Control)
Public EigenschaftIsHandleCreatedGets a value indicating whether the control has a handle associated with it.
(Vererbt von Control)
Public EigenschaftIsMirroredGets a value indicating whether the control is mirrored.
(Vererbt von Control)
Public EigenschaftLayoutEngineGets a cached instance of the control's layout engine.
(Vererbt von Control)
Public EigenschaftLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
(Vererbt von Control)
Public EigenschaftLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
(Vererbt von Control)
Public EigenschaftMarginGets or sets the space between controls.
(Vererbt von Control)
Public EigenschaftMaximumSizeGets or sets the size that is the upper limit that GetPreferredSize(Size) can specify.
(Vererbt von Control)
Public EigenschaftMinimumSizeGets or sets the size that is the lower limit that GetPreferredSize(Size) can specify.
(Vererbt von Control)
Public EigenschaftNameGets or sets the name of the control.
(Vererbt von Control)
Public EigenschaftNameFilter Filter für die Port-Namen (siehe GetPorts(String))
Public EigenschaftPaddingGets or sets padding within the control.
(Vererbt von Control)
Public EigenschaftParentGets or sets the parent container of the control.
(Vererbt von Control)
Public EigenschaftParentFormGets the form that the container control is assigned to.
(Vererbt von ContainerControl)
Public EigenschaftPreferredSizeGets the size of a rectangular area into which the control can fit.
(Vererbt von Control)
Public EigenschaftProductNameGets the product name of the assembly containing the control.
(Vererbt von Control)
Public EigenschaftProductVersionGets the version of the assembly containing the control.
(Vererbt von Control)
Public EigenschaftRecreatingHandleGets a value indicating whether the control is currently re-creating its handle.
(Vererbt von Control)
Public EigenschaftRegionGets or sets the window region associated with the control.
(Vererbt von Control)
Protected EigenschaftRenderRightToLeftObsolet.
This property is now obsolete.
(Vererbt von Control)
Protected EigenschaftResizeRedrawGets or sets a value indicating whether the control redraws itself when resized.
(Vererbt von Control)
Public EigenschaftRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
(Vererbt von Control)
Public EigenschaftRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
(Vererbt von Control)
Protected EigenschaftScaleChildrenGets a value that determines the scaling of child controls.
(Vererbt von Control)
Public EigenschaftSelected Liefert den ausgewählten Port als ComPortDescriptor oder legt ihn fest.
Protected EigenschaftShowFocusCuesGets a value indicating whether the control should display focus rectangles.
(Vererbt von Control)
Protected EigenschaftShowKeyboardCuesGets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
(Vererbt von Control)
Public EigenschaftSiteGets or sets the site of the control.
(Vererbt von Control)
Public EigenschaftSizeGets or sets the height and width of the control.
(Vererbt von Control)
Public EigenschaftTabIndexGets or sets the tab order of the control within its container.
(Vererbt von Control)
Public EigenschaftTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key.
(Vererbt von Control)
Public EigenschaftTagGets or sets the object that contains data about the control.
(Vererbt von Control)
Public EigenschaftTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
(Vererbt von Control)
Public EigenschaftTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.
(Vererbt von Control)
Public EigenschaftUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
(Vererbt von Control)
Public EigenschaftVerticalScrollGets the characteristics associated with the vertical scroll bar.
(Vererbt von ScrollableControl)
Public EigenschaftVisibleGets or sets a value indicating whether the control and all its child controls are displayed.
(Vererbt von Control)
Protected EigenschaftVScrollGets or sets a value indicating whether the vertical scroll bar is visible.
(Vererbt von ScrollableControl)
Public EigenschaftWidthGets or sets the width of the control.
(Vererbt von Control)
Zurück nach oben
Methoden
 NameBeschreibung
Protected MethodeAccessibilityNotifyClients(AccessibleEvents, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.
(Vererbt von Control)
Protected MethodeAccessibilityNotifyClients(AccessibleEvents, Int32, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control .
(Vererbt von Control)
Protected MethodeAdjustFormScrollbarsAdjusts the scroll bars on the container based on the current control positions and the control currently selected.
(Vererbt von ContainerControl)
Public MethodeBeginInvoke(Delegate)Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
(Vererbt von Control)
Public MethodeBeginInvoke(Delegate, Object)Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
(Vererbt von Control)
Public MethodeBringToFrontBrings the control to the front of the z-order.
(Vererbt von Control)
Public MethodeContainsRetrieves a value indicating whether the specified control is a child of the control.
(Vererbt von Control)
Protected MethodeCreateAccessibilityInstanceCreates a new accessibility object for the control.
(Vererbt von Control)
Public MethodeCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls.
(Vererbt von Control)
Protected MethodeCreateControlsInstanceCreates a new instance of the control collection for the control.
(Vererbt von Control)
Public MethodeCreateGraphicsCreates the Graphics for the control.
(Vererbt von Control)
Protected MethodeCreateHandleCreates a handle for the control.
(Vererbt von Control)
Protected MethodeDefWndProcSends the specified message to the default window procedure.
(Vererbt von Control)
Protected MethodeDestroyHandleDestroys the handle associated with the control.
(Vererbt von Control)
Public MethodeDisposeReleases all resources used by the Component.
(Vererbt von Component)
Protected MethodeDispose(Boolean) Verwendete Ressourcen bereinigen.
(Überschreibt ContainerControlDispose(Boolean))
Public MethodeDoDragDropBegins a drag-and-drop operation.
(Vererbt von Control)
Public MethodeDrawToBitmapSupports rendering to the specified bitmap.
(Vererbt von Control)
Public MethodeEndInvokeRetrieves the return value of the asynchronous operation represented by the IAsyncResult passed.
(Vererbt von Control)
Public MethodeEqualsDetermines whether the specified object is equal to the current object.
(Vererbt von Object)
Protected MethodeFinalizeReleases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Vererbt von Component)
Public MethodeFindFormRetrieves the form that the control is on.
(Vererbt von Control)
Public MethodeFocusSets input focus to the control.
(Vererbt von Control)
Protected MethodeGetAccessibilityObjectByIdRetrieves the specified AccessibleObject.
(Vererbt von Control)
Protected MethodeGetAutoSizeModeRetrieves a value indicating how a control will behave when its AutoSize property is enabled.
(Vererbt von Control)
Public MethodeGetChildAtPoint(Point)Retrieves the child control that is located at the specified coordinates.
(Vererbt von Control)
Public MethodeGetChildAtPoint(Point, GetChildAtPointSkip)Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
(Vererbt von Control)
Public MethodeGetContainerControlReturns the next ContainerControl up the control's chain of parent controls.
(Vererbt von Control)
Public MethodeGetHashCodeServes as the default hash function.
(Vererbt von Object)
Public MethodeGetLifetimeServiceObsolet.
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Vererbt von MarshalByRefObject)
Public MethodeGetNextControlRetrieves the next control forward or back in the tab order of child controls.
(Vererbt von Control)
Public MethodeGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted.
(Vererbt von Control)
Protected MethodeGetScaledBoundsRetrieves the bounds within which the control is scaled.
(Vererbt von Control)
Protected MethodeGetScrollStateDetermines whether the specified flag has been set.
(Vererbt von ScrollableControl)
Protected MethodeGetServiceReturns an object that represents a service provided by the Component or by its Container.
(Vererbt von Component)
Protected MethodeGetStyleRetrieves the value of the specified control style bit for the control.
(Vererbt von Control)
Protected MethodeGetTopLevelDetermines if the control is a top-level control.
(Vererbt von Control)
Public MethodeGetTypeGets the Type of the current instance.
(Vererbt von Object)
Public MethodeHideConceals the control from the user.
(Vererbt von Control)
Public MethodeInitializeLifetimeServiceObsolet.
Obtains a lifetime service object to control the lifetime policy for this instance.
(Vererbt von MarshalByRefObject)
Protected MethodeInitLayoutCalled after the control has been added to another container.
(Vererbt von Control)
Public MethodeInvalidateInvalidates the entire surface of the control and causes the control to be redrawn.
(Vererbt von Control)
Public MethodeInvalidate(Boolean)Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Vererbt von Control)
Public MethodeInvalidate(Rectangle)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Vererbt von Control)
Public MethodeInvalidate(Region)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Vererbt von Control)
Public MethodeInvalidate(Rectangle, Boolean)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Vererbt von Control)
Public MethodeInvalidate(Region, Boolean)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Vererbt von Control)
Public MethodeInvoke(Delegate)Executes the specified delegate on the thread that owns the control's underlying window handle.
(Vererbt von Control)
Public MethodeInvoke(Delegate, Object)Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments.
(Vererbt von Control)
Protected MethodeInvokeGotFocusRaises the GotFocus event for the specified control.
(Vererbt von Control)
Protected MethodeInvokeLostFocusRaises the LostFocus event for the specified control.
(Vererbt von Control)
Protected MethodeInvokeOnClickRaises the Click event for the specified control.
(Vererbt von Control)
Protected MethodeInvokePaintRaises the Paint event for the specified control.
(Vererbt von Control)
Protected MethodeInvokePaintBackgroundRaises the PaintBackground event for the specified control.
(Vererbt von Control)
Protected MethodeIsInputCharDetermines if a character is an input character that the control recognizes.
(Vererbt von Control)
Protected MethodeIsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing.
(Vererbt von Control)
Public MethodeLogicalToDeviceUnits(Int32)Converts a Logical DPI value to its equivalent DeviceUnit DPI value.
(Vererbt von Control)
Public MethodeLogicalToDeviceUnits(Size)Transforms a size from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for width and height.
(Vererbt von Control)
Protected MethodeMemberwiseCloneCreates a shallow copy of the current Object.
(Vererbt von Object)
Protected MethodeMemberwiseClone(Boolean)Creates a shallow copy of the current MarshalByRefObject object.
(Vererbt von MarshalByRefObject)
Protected MethodeNotifyInvalidateRaises the Invalidated event with a specified region of the control to invalidate.
(Vererbt von Control)
Protected MethodeOnAutoSizeChangedRaises the AutoSizeChanged event.
(Vererbt von Control)
Protected MethodeOnAutoValidateChangedRaises the AutoValidateChanged event.
(Vererbt von ContainerControl)
Protected MethodeOnBackColorChangedRaises the BackColorChanged event.
(Vererbt von Control)
Protected MethodeOnBackgroundImageChangedRaises the BackgroundImageChanged event.
(Vererbt von Control)
Protected MethodeOnBackgroundImageLayoutChangedRaises the BackgroundImageLayoutChanged event.
(Vererbt von Control)
Protected MethodeOnBindingContextChangedRaises the BindingContextChanged event.
(Vererbt von Control)
Protected MethodeOnCausesValidationChangedRaises the CausesValidationChanged event.
(Vererbt von Control)
Protected MethodeOnChangeUICuesRaises the ChangeUICues event.
(Vererbt von Control)
Protected MethodeOnClickRaises the Click event.
(Vererbt von Control)
Protected MethodeOnClientSizeChangedRaises the ClientSizeChanged event.
(Vererbt von Control)
Protected MethodeOnContextMenuStripChangedRaises the ContextMenuStripChanged event.
(Vererbt von Control)
Protected MethodeOnControlAddedRaises the ControlAdded event.
(Vererbt von Control)
Protected MethodeOnControlRemovedRaises the ControlRemoved event.
(Vererbt von Control)
Protected MethodeOnCreateControlRaises the CreateControl event.
(Vererbt von UserControl)
Protected MethodeOnCursorChangedRaises the CursorChanged event.
(Vererbt von Control)
Protected MethodeOnDockChangedRaises the DockChanged event.
(Vererbt von Control)
Protected MethodeOnDoubleClickRaises the DoubleClick event.
(Vererbt von Control)
Protected MethodeOnDpiChangedAfterParentRaises the DpiChangedAfterParent event.
(Vererbt von Control)
Protected MethodeOnDpiChangedBeforeParentRaises the DpiChangedBeforeParent event.
(Vererbt von Control)
Protected MethodeOnDragDropRaises the DragDrop event.
(Vererbt von Control)
Protected MethodeOnDragEnterRaises the DragEnter event.
(Vererbt von Control)
Protected MethodeOnDragLeaveRaises the DragLeave event.
(Vererbt von Control)
Protected MethodeOnDragOverRaises the DragOver event.
(Vererbt von Control)
Protected MethodeOnEnabledChangedRaises the EnabledChanged event.
(Vererbt von Control)
Protected MethodeOnEnterRaises the Enter event.
(Vererbt von Control)
Protected MethodeOnFontChangedRaises the FontChanged event.
(Vererbt von ContainerControl)
Protected MethodeOnForeColorChangedRaises the ForeColorChanged event.
(Vererbt von Control)
Protected MethodeOnGiveFeedbackRaises the GiveFeedback event.
(Vererbt von Control)
Protected MethodeOnGotFocusRaises the GotFocus event.
(Vererbt von Control)
Protected MethodeOnHandleCreatedRaises the HandleCreated event.
(Vererbt von Control)
Protected MethodeOnHandleDestroyedRaises the HandleDestroyed event.
(Vererbt von Control)
Protected MethodeOnHelpRequestedRaises the HelpRequested event.
(Vererbt von Control)
Protected MethodeOnImeModeChangedRaises the ImeModeChanged event.
(Vererbt von Control)
Protected MethodeOnInvalidatedRaises the Invalidated event.
(Vererbt von Control)
Protected MethodeOnKeyDownRaises the KeyDown event.
(Vererbt von Control)
Protected MethodeOnKeyPressRaises the KeyPress event.
(Vererbt von Control)
Protected MethodeOnKeyUpRaises the KeyUp event.
(Vererbt von Control)
Protected MethodeOnLayoutRaises the Layout event.
(Vererbt von ContainerControl)
Protected MethodeOnLeaveRaises the Leave event.
(Vererbt von Control)
Protected MethodeOnLoadRaises the Load event.
(Vererbt von UserControl)
Protected MethodeOnLocationChangedRaises the LocationChanged event.
(Vererbt von Control)
Protected MethodeOnLostFocusRaises the LostFocus event.
(Vererbt von Control)
Protected MethodeOnMarginChangedRaises the MarginChanged event.
(Vererbt von Control)
Protected MethodeOnMouseCaptureChangedRaises the MouseCaptureChanged event.
(Vererbt von Control)
Protected MethodeOnMouseClickRaises the MouseClick event.
(Vererbt von Control)
Protected MethodeOnMouseDoubleClickRaises the MouseDoubleClick event.
(Vererbt von Control)
Protected MethodeOnMouseDownRaises the MouseDown event.
(Vererbt von UserControl)
Protected MethodeOnMouseEnterRaises the MouseEnter event.
(Vererbt von Control)
Protected MethodeOnMouseHoverRaises the MouseHover event.
(Vererbt von Control)
Protected MethodeOnMouseLeaveRaises the MouseLeave event.
(Vererbt von Control)
Protected MethodeOnMouseMoveRaises the MouseMove event.
(Vererbt von Control)
Protected MethodeOnMouseUpRaises the MouseUp event.
(Vererbt von Control)
Protected MethodeOnMouseWheelRaises the MouseWheel event.
(Vererbt von ScrollableControl)
Protected MethodeOnMoveRaises the Move event.
(Vererbt von Control)
Protected MethodeOnNotifyMessageNotifies the control of Windows messages.
(Vererbt von Control)
Protected MethodeOnPaddingChangedRaises the PaddingChanged event.
(Vererbt von ScrollableControl)
Protected MethodeOnPaintRaises the Paint event.
(Vererbt von Control)
Protected MethodeOnPaintBackgroundPaints the background of the control.
(Vererbt von ScrollableControl)
Protected MethodeOnParentBackColorChangedRaises the BackColorChanged event when the BackColor property value of the control's container changes.
(Vererbt von Control)
Protected MethodeOnParentBackgroundImageChangedRaises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes.
(Vererbt von Control)
Protected MethodeOnParentBindingContextChangedRaises the BindingContextChanged event when the BindingContext property value of the control's container changes.
(Vererbt von Control)
Protected MethodeOnParentChangedRaises the ParentChanged event.
(Vererbt von ContainerControl)
Protected MethodeOnParentCursorChangedRaises the CursorChanged event.
(Vererbt von Control)
Protected MethodeOnParentEnabledChangedRaises the EnabledChanged event when the Enabled property value of the control's container changes.
(Vererbt von Control)
Protected MethodeOnParentFontChangedRaises the FontChanged event when the Font property value of the control's container changes.
(Vererbt von Control)
Protected MethodeOnParentForeColorChangedRaises the ForeColorChanged event when the ForeColor property value of the control's container changes.
(Vererbt von Control)
Protected MethodeOnParentRightToLeftChangedRaises the RightToLeftChanged event when the RightToLeft property value of the control's container changes.
(Vererbt von Control)
Protected MethodeOnParentVisibleChangedRaises the VisibleChanged event when the Visible property value of the control's container changes.
(Vererbt von Control)
Protected MethodeOnPreviewKeyDownRaises the PreviewKeyDown event.
(Vererbt von Control)
Protected MethodeOnPrintRaises the Paint event.
(Vererbt von Control)
Protected MethodeOnQueryContinueDragRaises the QueryContinueDrag event.
(Vererbt von Control)
Protected MethodeOnRegionChangedRaises the RegionChanged event.
(Vererbt von Control)
Protected MethodeOnResizeRaises the Resize event.
(Vererbt von UserControl)
Protected MethodeOnRightToLeftChangedRaises the RightToLeftChanged event.
(Vererbt von ScrollableControl)
Protected MethodeOnScrollRaises the Scroll event.
(Vererbt von ScrollableControl)
Protected MethodeOnSizeChangedRaises the SizeChanged event.
(Vererbt von Control)
Protected MethodeOnStyleChangedRaises the StyleChanged event.
(Vererbt von Control)
Protected MethodeOnSystemColorsChangedRaises the SystemColorsChanged event.
(Vererbt von Control)
Protected MethodeOnTabIndexChangedRaises the TabIndexChanged event.
(Vererbt von Control)
Protected MethodeOnTabStopChangedRaises the TabStopChanged event.
(Vererbt von Control)
Protected MethodeOnTextChangedRaises the TextChanged event.
(Vererbt von Control)
Protected MethodeOnValidatedRaises the Validated event.
(Vererbt von Control)
Protected MethodeOnValidatingRaises the Validating event.
(Vererbt von Control)
Protected MethodeOnVisibleChangedRaises the VisibleChanged event.
(Vererbt von ScrollableControl)
Public MethodePerformAutoScalePerforms scaling of the container control and its children.
(Vererbt von ContainerControl)
Public MethodePerformLayoutForces the control to apply layout logic to all its child controls.
(Vererbt von Control)
Public MethodePerformLayout(Control, String)Forces the control to apply layout logic to all its child controls.
(Vererbt von Control)
Public MethodePointToClientComputes the location of the specified screen point into client coordinates.
(Vererbt von Control)
Public MethodePointToScreenComputes the location of the specified client point into screen coordinates.
(Vererbt von Control)
Public MethodePreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
(Vererbt von Control)
Public MethodePreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
(Vererbt von Control)
Protected MethodeProcessCmdKeyProcesses a command key.
(Vererbt von ContainerControl)
Protected MethodeProcessDialogCharProcesses a dialog character.
(Vererbt von ContainerControl)
Protected MethodeProcessDialogKeyProcesses a dialog key.
(Vererbt von ContainerControl)
Protected MethodeProcessKeyEventArgsProcesses a key message and generates the appropriate control events.
(Vererbt von Control)
Protected MethodeProcessKeyMessageProcesses a keyboard message.
(Vererbt von Control)
Protected MethodeProcessKeyPreviewPreviews a keyboard message.
(Vererbt von Control)
Protected MethodeProcessMnemonicProcesses a mnemonic character.
(Vererbt von ContainerControl)
Protected MethodeProcessTabKeySelects the next available control and makes it the active control.
(Vererbt von ContainerControl)
Protected MethodeRaiseDragEventRaises the appropriate drag event.
(Vererbt von Control)
Protected MethodeRaiseKeyEventRaises the appropriate key event.
(Vererbt von Control)
Protected MethodeRaiseMouseEventRaises the appropriate mouse event.
(Vererbt von Control)
Protected MethodeRaisePaintEventRaises the appropriate paint event.
(Vererbt von Control)
Protected MethodeRecreateHandleForces the re-creation of the handle for the control.
(Vererbt von Control)
Public MethodeRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates.
(Vererbt von Control)
Public MethodeRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates.
(Vererbt von Control)
Public MethodeRefreshForces the control to invalidate its client area and immediately redraw itself and any child controls.
(Vererbt von Control)
Protected MethodeRescaleConstantsForDpiProvides constants for rescaling the control when a DPI change occurs.
(Vererbt von Control)
Protected MethodeResetMouseEventArgsResets the control to handle the MouseLeave event.
(Vererbt von Control)
Public MethodeResetTextResets the Text property to its default value (Empty).
(Vererbt von Control)
Public MethodeResumeLayoutResumes usual layout logic.
(Vererbt von Control)
Public MethodeResumeLayout(Boolean)Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests.
(Vererbt von Control)
Protected MethodeRtlTranslateAlignment(ContentAlignment)Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Vererbt von Control)
Protected MethodeRtlTranslateAlignment(HorizontalAlignment)Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Vererbt von Control)
Protected MethodeRtlTranslateAlignment(LeftRightAlignment)Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Vererbt von Control)
Protected MethodeRtlTranslateContentConverts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Vererbt von Control)
Protected MethodeRtlTranslateHorizontalConverts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Vererbt von Control)
Protected MethodeRtlTranslateLeftRightConverts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Vererbt von Control)
Public MethodeScaleScales the control and all child controls by the specified scaling factor.
(Vererbt von Control)
Public MethodeScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs.
(Vererbt von Control)
Protected MethodeScaleControlScales a control's location, size, padding and margin.
(Vererbt von ScrollableControl)
Public MethodeScrollControlIntoViewScrolls the specified child control into view on an auto-scroll enabled control.
(Vererbt von ScrollableControl)
Protected MethodeScrollToControlCalculates the scroll offset to the specified child control.
(Vererbt von ScrollableControl)
Public MethodeSelectActivates the control.
(Vererbt von Control)
Protected MethodeSelect(Boolean, Boolean)Activates a child control. Optionally specifies the direction in the tab order to select the control from.
(Vererbt von ContainerControl)
Public MethodeSelectNextControlActivates the next control.
(Vererbt von Control)
Public MethodeSendToBackSends the control to the back of the z-order.
(Vererbt von Control)
Public MethodeSetAutoScrollMarginSets the size of the auto-scroll margins.
(Vererbt von ScrollableControl)
Protected MethodeSetAutoSizeModeSets a value indicating how a control will behave when its AutoSize property is enabled.
(Vererbt von Control)
Public MethodeSetBounds(Int32, Int32, Int32, Int32)Sets the bounds of the control to the specified location and size.
(Vererbt von Control)
Public MethodeSetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)Sets the specified bounds of the control to the specified location and size.
(Vererbt von Control)
Protected MethodeSetBoundsCorePerforms the work of setting the specified bounds of this control.
(Vererbt von Control)
Protected MethodeSetClientSizeCoreSets the size of the client area of the control.
(Vererbt von Control)
Protected MethodeSetDisplayRectLocationPositions the display window to the specified value.
(Vererbt von ScrollableControl)
Protected MethodeSetScrollStateSets the specified scroll state flag.
(Vererbt von ScrollableControl)
Protected MethodeSetStyleSets a specified ControlStyles flag to either or .
(Vererbt von Control)
Protected MethodeSetTopLevelSets the control as the top-level control.
(Vererbt von Control)
Protected MethodeSetVisibleCoreSets the control to the specified visible state.
(Vererbt von Control)
Public MethodeShowDisplays the control to the user.
(Vererbt von Control)
Protected MethodeSizeFromClientSizeDetermines the size of the entire control from the height and width of its client area.
(Vererbt von Control)
Public MethodeSuspendLayoutTemporarily suspends the layout logic for the control.
(Vererbt von Control)
Public MethodeToStringReturns a String containing the name of the Component, if any. This method should not be overridden.
(Vererbt von Component)
Public MethodeUpdateCauses the control to redraw the invalidated regions within its client area.
(Vererbt von Control)
Protected MethodeUpdateBoundsUpdates the bounds of the control with the current size and location.
(Vererbt von Control)
Protected MethodeUpdateBounds(Int32, Int32, Int32, Int32)Updates the bounds of the control with the specified size and location.
(Vererbt von Control)
Protected MethodeUpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)Updates the bounds of the control with the specified size, location, and client size.
(Vererbt von Control)
Protected MethodeUpdateDefaultButtonWhen overridden by a derived class, updates which button is the default button.
(Vererbt von ContainerControl)
Public MethodeUpdateList Aktualisiert die Drop-Down-Liste.
Public MethodeUpdateList(ListComPortDescriptor) Aktualisiert die Drop-Down-Liste.
Protected MethodeUpdateStylesForces the assigned styles to be reapplied to the control.
(Vererbt von Control)
Protected MethodeUpdateZOrderUpdates the control in its parent's z-order.
(Vererbt von Control)
Public MethodeValidateVerifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order.
(Vererbt von ContainerControl)
Public MethodeValidate(Boolean)Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on.
(Vererbt von ContainerControl)
Public MethodeValidateChildrenCauses all of the child controls within a control that support validation to validate their data.
(Vererbt von UserControl)
Public MethodeValidateChildren(ValidationConstraints)Causes all of the child controls within a control that support validation to validate their data.
(Vererbt von UserControl)
Protected MethodeWndProcProcesses Windows messages.
(Vererbt von UserControl)
Zurück nach oben
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
Felder
 NameBeschreibung
Protected FeldcbPorts ComboBox zur Auswahl des Ports
Zurück nach oben
Siehe auch