ExecConfigViewerControl Class
Configures the testing tool for execution of a single test instance. This component is optional.
Syntax
public class ExecConfigViewerControl : System.Windows.Forms.UserControl, HP.ALM.QC.UI.Modules.Shared.Api.IExecutionConfigurationViewer  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     CustomTestTypeAddin.ExecConfigViewerControl

Public Constructors
Public Properties
 NameDescription
Public PropertyAccessibilityObject(Inherited fromSystem.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescription(Inherited fromSystem.Windows.Forms.Control)
Public PropertyAccessibleDescription(Inherited fromSystem.Windows.Forms.Control)
Public PropertyAccessibleName(Inherited fromSystem.Windows.Forms.Control)
Public PropertyAccessibleRole(Inherited fromSystem.Windows.Forms.Control)
Public PropertyActiveControl(Inherited fromSystem.Windows.Forms.ContainerControl)
Public PropertyAllowDrop(Inherited fromSystem.Windows.Forms.Control)
Public PropertyAnchor(Inherited fromSystem.Windows.Forms.Control)
Public PropertyAutoScaleDimensions(Inherited fromSystem.Windows.Forms.ContainerControl)
Public PropertyAutoScaleMode(Inherited fromSystem.Windows.Forms.ContainerControl)
Public PropertyAutoScroll(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMargin(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMinSize(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollOffset(Inherited fromSystem.Windows.Forms.Control)
Public PropertyAutoScrollPosition(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public PropertyAutoSize(Inherited fromSystem.Windows.Forms.UserControl)
Public PropertyAutoSizeMode(Inherited fromSystem.Windows.Forms.UserControl)
Public PropertyAutoValidate(Inherited fromSystem.Windows.Forms.UserControl)
Public PropertyBackColor(Inherited fromSystem.Windows.Forms.Control)
Public PropertyBackgroundImage(Inherited fromSystem.Windows.Forms.Control)
Public PropertyBackgroundImageLayout(Inherited fromSystem.Windows.Forms.Control)
Public PropertyBindingContext(Inherited fromSystem.Windows.Forms.ContainerControl)
Public PropertyBorderStyle(Inherited fromSystem.Windows.Forms.UserControl)
Public PropertyBottom(Inherited fromSystem.Windows.Forms.Control)
Public PropertyBounds(Inherited fromSystem.Windows.Forms.Control)
Public PropertyCanFocus(Inherited fromSystem.Windows.Forms.Control)
Public PropertyCanSelect(Inherited fromSystem.Windows.Forms.Control)
Public PropertyCapture(Inherited fromSystem.Windows.Forms.Control)
Public PropertyCausesValidation(Inherited fromSystem.Windows.Forms.Control)
Public PropertyClientRectangle(Inherited fromSystem.Windows.Forms.Control)
Public PropertyClientSize(Inherited fromSystem.Windows.Forms.Control)
Public PropertyCompanyName(Inherited fromSystem.Windows.Forms.Control)
Public PropertyContainer(Inherited fromSystem.ComponentModel.Component)
Public PropertyContainsFocus(Inherited fromSystem.Windows.Forms.Control)
Public PropertyContextMenu(Inherited fromSystem.Windows.Forms.Control)
Public PropertyContextMenuStrip(Inherited fromSystem.Windows.Forms.Control)
Public PropertyControls(Inherited fromSystem.Windows.Forms.Control)
Public PropertyCreated(Inherited fromSystem.Windows.Forms.Control)
Public PropertyCurrentAutoScaleDimensions(Inherited fromSystem.Windows.Forms.ContainerControl)
Public PropertyCursor(Inherited fromSystem.Windows.Forms.Control)
Public PropertyDataBindings(Inherited fromSystem.Windows.Forms.Control)
Public PropertyDeviceDpi(Inherited fromSystem.Windows.Forms.Control)
Public PropertyDisplayRectangle(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public PropertyDisposing(Inherited fromSystem.Windows.Forms.Control)
Public PropertyDock(Inherited fromSystem.Windows.Forms.Control)
Public PropertyEnabled(Inherited fromSystem.Windows.Forms.Control)
Public PropertyExecutionConfigurationThe test instance configuration string in the internal format of the test type.  
Public PropertyFocused(Inherited fromSystem.Windows.Forms.Control)
Public PropertyFont(Inherited fromSystem.Windows.Forms.Control)
Public PropertyForeColor(Inherited fromSystem.Windows.Forms.Control)
Public PropertyHandle(Inherited fromSystem.Windows.Forms.Control)
Public PropertyHasChildren(Inherited fromSystem.Windows.Forms.Control)
Public PropertyHeight(Inherited fromSystem.Windows.Forms.Control)
Public PropertyHorizontalScroll(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public PropertyImeMode(Inherited fromSystem.Windows.Forms.Control)
Public PropertyInvokeRequired(Inherited fromSystem.Windows.Forms.Control)
Public PropertyIsAccessible(Inherited fromSystem.Windows.Forms.Control)
Public PropertyIsDisposed(Inherited fromSystem.Windows.Forms.Control)
Public PropertyIsHandleCreated(Inherited fromSystem.Windows.Forms.Control)
Public PropertyIsMirrored(Inherited fromSystem.Windows.Forms.Control)
Public PropertyLayoutEngine(Inherited fromSystem.Windows.Forms.Control)
Public PropertyLeft(Inherited fromSystem.Windows.Forms.Control)
Public PropertyLocation(Inherited fromSystem.Windows.Forms.Control)
Public PropertyMargin(Inherited fromSystem.Windows.Forms.Control)
Public PropertyMaximumSize(Inherited fromSystem.Windows.Forms.Control)
Public PropertyMinimumSize(Inherited fromSystem.Windows.Forms.Control)
Public PropertyName(Inherited fromSystem.Windows.Forms.Control)
Public PropertyPadding(Inherited fromSystem.Windows.Forms.Control)
Public PropertyParent(Inherited fromSystem.Windows.Forms.Control)
Public PropertyParentForm(Inherited fromSystem.Windows.Forms.ContainerControl)
Public PropertyPreferredSize(Inherited fromSystem.Windows.Forms.Control)
Public PropertyProductName(Inherited fromSystem.Windows.Forms.Control)
Public PropertyProductVersion(Inherited fromSystem.Windows.Forms.Control)
Public PropertyRecreatingHandle(Inherited fromSystem.Windows.Forms.Control)
Public PropertyRegion(Inherited fromSystem.Windows.Forms.Control)
Public PropertyRight(Inherited fromSystem.Windows.Forms.Control)
Public PropertyRightToLeft(Inherited fromSystem.Windows.Forms.Control)
Public PropertySite(Inherited fromSystem.Windows.Forms.Control)
Public PropertySize(Inherited fromSystem.Windows.Forms.Control)
Public PropertyTabIndex(Inherited fromSystem.Windows.Forms.Control)
Public PropertyTabStop(Inherited fromSystem.Windows.Forms.Control)
Public PropertyTag(Inherited fromSystem.Windows.Forms.Control)
Public PropertyTop(Inherited fromSystem.Windows.Forms.Control)
Public PropertyTopLevelControl(Inherited fromSystem.Windows.Forms.Control)
Public PropertyUseWaitCursor(Inherited fromSystem.Windows.Forms.Control)
Public PropertyVerticalScroll(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public PropertyVisible(Inherited fromSystem.Windows.Forms.Control)
Public PropertyWidth(Inherited fromSystem.Windows.Forms.Control)
Top
Public Methods
 NameDescription
Public MethodBeginInvokeOverloaded. (Inherited fromSystem.Windows.Forms.Control  )
Public MethodBringToFront(Inherited fromSystem.Windows.Forms.Control)
Public MethodContains(Inherited fromSystem.Windows.Forms.Control)
Public MethodCreateControl(Inherited fromSystem.Windows.Forms.Control)
Public MethodCreateGraphics(Inherited fromSystem.Windows.Forms.Control)
Public MethodCreateObjRef(Inherited fromSystem.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Clean up any resources being used.  
Public MethodDoDragDrop(Inherited fromSystem.Windows.Forms.Control)
Public MethodDrawToBitmap(Inherited fromSystem.Windows.Forms.Control)
Public MethodEndInvoke(Inherited fromSystem.Windows.Forms.Control)
Public MethodFindForm(Inherited fromSystem.Windows.Forms.Control)
Public MethodFocus(Inherited fromSystem.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded. (Inherited fromSystem.Windows.Forms.Control  )
Public MethodGetContainerControl(Inherited fromSystem.Windows.Forms.Control)
Public MethodGetLifetimeService(Inherited fromSystem.MarshalByRefObject)
Public MethodGetNextControl(Inherited fromSystem.Windows.Forms.Control)
Public MethodGetPreferredSize(Inherited fromSystem.Windows.Forms.Control)
Public MethodHide(Inherited fromSystem.Windows.Forms.Control)
Public MethodInitializeLifetimeService(Inherited fromSystem.MarshalByRefObject)
Public MethodInitViewerInitializes the viewer.  
Public MethodInvalidateOverloaded. (Inherited fromSystem.Windows.Forms.Control  )
Public MethodInvokeOverloaded. (Inherited fromSystem.Windows.Forms.Control  )
Public MethodLogicalToDeviceUnits(Inherited fromSystem.Windows.Forms.Control)
Public MethodPerformAutoScale(Inherited fromSystem.Windows.Forms.ContainerControl)
Public MethodPerformLayoutOverloaded. (Inherited fromSystem.Windows.Forms.Control  )
Public MethodPointToClient(Inherited fromSystem.Windows.Forms.Control)
Public MethodPointToScreen(Inherited fromSystem.Windows.Forms.Control)
Public MethodPreProcessControlMessage(Inherited fromSystem.Windows.Forms.Control)
Public MethodPreProcessMessage(Inherited fromSystem.Windows.Forms.Control)
Public MethodRectangleToClient(Inherited fromSystem.Windows.Forms.Control)
Public MethodRectangleToScreen(Inherited fromSystem.Windows.Forms.Control)
Public MethodRefresh(Inherited fromSystem.Windows.Forms.Control)
Public MethodResetText(Inherited fromSystem.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded. (Inherited fromSystem.Windows.Forms.Control  )
Public MethodScale(Inherited fromSystem.Windows.Forms.Control)
Public MethodScaleBitmapLogicalToDevice(Inherited fromSystem.Windows.Forms.Control)
Public MethodScrollControlIntoView(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public MethodSelectOverloaded. (Inherited fromSystem.Windows.Forms.ContainerControl  )
Public MethodSelectNextControl(Inherited fromSystem.Windows.Forms.Control)
Public MethodSendToBack(Inherited fromSystem.Windows.Forms.Control)
Public MethodSetAutoScrollMargin(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public MethodSetBoundsOverloaded. (Inherited fromSystem.Windows.Forms.Control  )
Public MethodShow(Inherited fromSystem.Windows.Forms.Control)
Public MethodShowExecutionConfigurationDisplays the configuration of the test instance in the control.  
Public MethodSuspendLayout(Inherited fromSystem.Windows.Forms.Control)
Public MethodToString(Inherited fromSystem.ComponentModel.Component)
Public MethodUpdate(Inherited fromSystem.Windows.Forms.Control)
Public MethodValidateOverloaded. (Inherited fromSystem.Windows.Forms.ContainerControl  )
Public MethodValidateChildrenOverloaded. (Inherited fromSystem.Windows.Forms.UserControl  )
Top
Protected Methods
 NameDescription
Protected MethodAdjustFormScrollbars(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodCreateAccessibilityInstance(Inherited fromSystem.Windows.Forms.Control)
Protected MethodCreateControlsInstance(Inherited fromSystem.Windows.Forms.Control)
Protected MethodCreateHandle(Inherited fromSystem.Windows.Forms.Control)
Protected MethodDefWndProc(Inherited fromSystem.Windows.Forms.Control)
Protected MethodDestroyHandle(Inherited fromSystem.Windows.Forms.Control)
Protected MethodFinalize(Inherited fromSystem.ComponentModel.Component)
Protected MethodGetAccessibilityObjectById(Inherited fromSystem.Windows.Forms.Control)
Protected MethodGetAutoSizeMode(Inherited fromSystem.Windows.Forms.Control)
Protected MethodGetScaledBounds(Inherited fromSystem.Windows.Forms.Control)
Protected MethodGetScrollState(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodGetService(Inherited fromSystem.ComponentModel.Component)
Protected MethodGetStyle(Inherited fromSystem.Windows.Forms.Control)
Protected MethodGetTopLevel(Inherited fromSystem.Windows.Forms.Control)
Protected MethodInitLayout(Inherited fromSystem.Windows.Forms.Control)
Protected MethodInvokeGotFocus(Inherited fromSystem.Windows.Forms.Control)
Protected MethodInvokeLostFocus(Inherited fromSystem.Windows.Forms.Control)
Protected MethodInvokeOnClick(Inherited fromSystem.Windows.Forms.Control)
Protected MethodInvokePaint(Inherited fromSystem.Windows.Forms.Control)
Protected MethodInvokePaintBackground(Inherited fromSystem.Windows.Forms.Control)
Protected MethodIsInputChar(Inherited fromSystem.Windows.Forms.Control)
Protected MethodIsInputKey(Inherited fromSystem.Windows.Forms.Control)
Protected MethodMemberwiseCloneOverloaded. (Inherited fromSystem.MarshalByRefObject  )
Protected MethodNotifyInvalidate(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnAutoSizeChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnAutoValidateChanged(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodOnBackColorChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnBackgroundImageChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnBindingContextChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnCausesValidationChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnChangeUICues(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnClick(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnClientSizeChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnContextMenuChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnContextMenuStripChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnControlAdded(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnControlRemoved(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnCreateControl(Inherited fromSystem.Windows.Forms.UserControl)
Protected MethodOnCursorChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnDockChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnDoubleClick(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnDpiChangedAfterParent(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnDpiChangedBeforeParent(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnDragDrop(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnDragEnter(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnDragLeave(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnDragOver(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnEnabledChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnEnter(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnFontChanged(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodOnForeColorChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnGiveFeedback(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnGotFocus(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnHandleCreated(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnHandleDestroyed(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnHelpRequested(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnImeModeChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnInvalidated(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnKeyDown(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnKeyPress(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnKeyUp(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnLayout(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodOnLeave(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnLoad(Inherited fromSystem.Windows.Forms.UserControl)
Protected MethodOnLocationChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnLostFocus(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMarginChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMouseCaptureChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMouseClick(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMouseDoubleClick(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMouseDown(Inherited fromSystem.Windows.Forms.UserControl)
Protected MethodOnMouseEnter(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMouseHover(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMouseLeave(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMouseMove(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMouseUp(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnMouseWheel(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodOnMove(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnNotifyMessage(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnPaddingChanged(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodOnPaint(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnPaintBackground(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodOnParentBackColorChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnParentBindingContextChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnParentChanged(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodOnParentCursorChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnParentEnabledChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnParentFontChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnParentForeColorChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnParentVisibleChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnPreviewKeyDown(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnPrint(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnQueryContinueDrag(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnRegionChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnResize(Inherited fromSystem.Windows.Forms.UserControl)
Protected MethodOnRightToLeftChanged(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodOnScroll(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodOnSizeChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnStyleChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnSystemColorsChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnTabIndexChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnTabStopChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnTextChanged(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnValidated(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnValidating(Inherited fromSystem.Windows.Forms.Control)
Protected MethodOnVisibleChanged(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodProcessCmdKey(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodProcessDialogChar(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodProcessDialogKey(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodProcessKeyEventArgs(Inherited fromSystem.Windows.Forms.Control)
Protected MethodProcessKeyPreview(Inherited fromSystem.Windows.Forms.Control)
Protected MethodProcessTabKey(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodRaiseDragEvent(Inherited fromSystem.Windows.Forms.Control)
Protected MethodRaiseKeyEvent(Inherited fromSystem.Windows.Forms.Control)
Protected MethodRaiseMouseEvent(Inherited fromSystem.Windows.Forms.Control)
Protected MethodRaisePaintEvent(Inherited fromSystem.Windows.Forms.Control)
Protected MethodRecreateHandle(Inherited fromSystem.Windows.Forms.Control)
Protected MethodRescaleConstantsForDpi(Inherited fromSystem.Windows.Forms.Control)
Protected MethodResetMouseEventArgs(Inherited fromSystem.Windows.Forms.Control)
Protected MethodRtlTranslateAlignmentOverloaded. (Inherited fromSystem.Windows.Forms.Control  )
Protected MethodRtlTranslateHorizontal(Inherited fromSystem.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRight(Inherited fromSystem.Windows.Forms.Control)
Protected MethodScaleControl(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodScrollToControl(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodSetAutoSizeMode(Inherited fromSystem.Windows.Forms.Control)
Protected MethodSetBoundsCore(Inherited fromSystem.Windows.Forms.Control)
Protected MethodSetClientSizeCore(Inherited fromSystem.Windows.Forms.Control)
Protected MethodSetDisplayRectLocation(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodSetScrollState(Inherited fromSystem.Windows.Forms.ScrollableControl)
Protected MethodSetStyle(Inherited fromSystem.Windows.Forms.Control)
Protected MethodSetTopLevel(Inherited fromSystem.Windows.Forms.Control)
Protected MethodSetVisibleCore(Inherited fromSystem.Windows.Forms.Control)
Protected MethodSizeFromClientSize(Inherited fromSystem.Windows.Forms.Control)
Protected MethodUpdateDefaultButton(Inherited fromSystem.Windows.Forms.ContainerControl)
Protected MethodUpdateStyles(Inherited fromSystem.Windows.Forms.Control)
Protected MethodUpdateZOrder(Inherited fromSystem.Windows.Forms.Control)
Protected MethodWndProc(Inherited fromSystem.Windows.Forms.UserControl)
Top
Public Events
 NameDescription
Public EventAutoSizeChanged(Inherited fromSystem.Windows.Forms.UserControl)
Public EventAutoValidateChanged(Inherited fromSystem.Windows.Forms.UserControl)
Public EventBackColorChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventBackgroundImageChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventBackgroundImageLayoutChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventBindingContextChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventCausesValidationChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventChangeUICues(Inherited fromSystem.Windows.Forms.Control)
Public EventClick(Inherited fromSystem.Windows.Forms.Control)
Public EventClientSizeChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventContextMenuChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventContextMenuStripChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventControlAdded(Inherited fromSystem.Windows.Forms.Control)
Public EventControlRemoved(Inherited fromSystem.Windows.Forms.Control)
Public EventCursorChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventDisposed(Inherited fromSystem.ComponentModel.Component)
Public EventDockChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventDoubleClick(Inherited fromSystem.Windows.Forms.Control)
Public EventDpiChangedAfterParent(Inherited fromSystem.Windows.Forms.Control)
Public EventDpiChangedBeforeParent(Inherited fromSystem.Windows.Forms.Control)
Public EventDragDrop(Inherited fromSystem.Windows.Forms.Control)
Public EventDragEnter(Inherited fromSystem.Windows.Forms.Control)
Public EventDragLeave(Inherited fromSystem.Windows.Forms.Control)
Public EventDragOver(Inherited fromSystem.Windows.Forms.Control)
Public EventEnabledChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventEnter(Inherited fromSystem.Windows.Forms.Control)
Public EventFontChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventForeColorChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventGiveFeedback(Inherited fromSystem.Windows.Forms.Control)
Public EventGotFocus(Inherited fromSystem.Windows.Forms.Control)
Public EventHandleCreated(Inherited fromSystem.Windows.Forms.Control)
Public EventHandleDestroyed(Inherited fromSystem.Windows.Forms.Control)
Public EventHelpRequested(Inherited fromSystem.Windows.Forms.Control)
Public EventImeModeChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventInvalidated(Inherited fromSystem.Windows.Forms.Control)
Public EventKeyDown(Inherited fromSystem.Windows.Forms.Control)
Public EventKeyPress(Inherited fromSystem.Windows.Forms.Control)
Public EventKeyUp(Inherited fromSystem.Windows.Forms.Control)
Public EventLayout(Inherited fromSystem.Windows.Forms.Control)
Public EventLeave(Inherited fromSystem.Windows.Forms.Control)
Public EventLoad(Inherited fromSystem.Windows.Forms.UserControl)
Public EventLocationChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventLostFocus(Inherited fromSystem.Windows.Forms.Control)
Public EventMarginChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseCaptureChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseClick(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseDoubleClick(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseDown(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseEnter(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseHover(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseLeave(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseMove(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseUp(Inherited fromSystem.Windows.Forms.Control)
Public EventMouseWheel(Inherited fromSystem.Windows.Forms.Control)
Public EventMove(Inherited fromSystem.Windows.Forms.Control)
Public EventPaddingChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventPaint(Inherited fromSystem.Windows.Forms.Control)
Public EventParentChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventPreviewKeyDown(Inherited fromSystem.Windows.Forms.Control)
Public EventQueryAccessibilityHelp(Inherited fromSystem.Windows.Forms.Control)
Public EventQueryContinueDrag(Inherited fromSystem.Windows.Forms.Control)
Public EventRegionChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventResize(Inherited fromSystem.Windows.Forms.Control)
Public EventRightToLeftChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventScroll(Inherited fromSystem.Windows.Forms.ScrollableControl)
Public EventSizeChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventStyleChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventSystemColorsChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventTabIndexChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventTabStopChanged(Inherited fromSystem.Windows.Forms.Control)
Public EventValidated(Inherited fromSystem.Windows.Forms.Control)
Public EventValidating(Inherited fromSystem.Windows.Forms.Control)
Public EventVisibleChanged(Inherited fromSystem.Windows.Forms.Control)
Top