ExecConfigViewerControl Class Methods
Public Methods
 NameDescription
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Clean up any resources being used.  
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitViewerInitializes the viewer.  
Public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodLogicalToDeviceUnits (Inherited from System.Windows.Forms.Control)
Public MethodPerformAutoScale (Inherited from System.Windows.Forms.ContainerControl)
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPointToClient (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreen (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodResetText (Inherited from System.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodScaleBitmapLogicalToDevice (Inherited from System.Windows.Forms.Control)
Public MethodScrollControlIntoView (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSelectOverloaded.  (Inherited from System.Windows.Forms.ContainerControl)
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSendToBack (Inherited from System.Windows.Forms.Control)
Public MethodSetAutoScrollMargin (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodShowExecutionConfigurationDisplays the configuration of the test instance in the control.  
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdate (Inherited from System.Windows.Forms.Control)
Public MethodValidateOverloaded.  (Inherited from System.Windows.Forms.ContainerControl)
Public MethodValidateChildrenOverloaded.  (Inherited from System.Windows.Forms.UserControl)
Top
Protected Methods
 NameDescription
Protected MethodAdjustFormScrollbars (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodCreateAccessibilityInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateControlsInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodDefWndProc (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandle (Inherited from System.Windows.Forms.Control)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetAccessibilityObjectById (Inherited from System.Windows.Forms.Control)
Protected MethodGetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodGetScaledBounds (Inherited from System.Windows.Forms.Control)
Protected MethodGetScrollState (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodGetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodInitLayout (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeGotFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeLostFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeOnClick (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaint (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintBackground (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputChar (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputKey (Inherited from System.Windows.Forms.Control)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodNotifyInvalidate (Inherited from System.Windows.Forms.Control)
Protected MethodOnAutoSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnAutoValidateChanged (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodOnBackColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnChangeUICues (Inherited from System.Windows.Forms.Control)
Protected MethodOnClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnClientSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlAdded (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlRemoved (Inherited from System.Windows.Forms.Control)
Protected MethodOnCreateControl (Inherited from System.Windows.Forms.UserControl)
Protected MethodOnCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDoubleClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnDpiChangedAfterParent (Inherited from System.Windows.Forms.Control)
Protected MethodOnDpiChangedBeforeParent (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragDrop (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnFontChanged (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodOnForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnGiveFeedback (Inherited from System.Windows.Forms.Control)
Protected MethodOnGotFocus (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleCreated (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleDestroyed (Inherited from System.Windows.Forms.Control)
Protected MethodOnHelpRequested (Inherited from System.Windows.Forms.Control)
Protected MethodOnImeModeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnInvalidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyDown (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyPress (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyUp (Inherited from System.Windows.Forms.Control)
Protected MethodOnLayout (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodOnLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnLoad (Inherited from System.Windows.Forms.UserControl)
Protected MethodOnLocationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnLostFocus (Inherited from System.Windows.Forms.Control)
Protected MethodOnMarginChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDown (Inherited from System.Windows.Forms.UserControl)
Protected MethodOnMouseEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseHover (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseMove (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseUp (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseWheel (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodOnMove (Inherited from System.Windows.Forms.Control)
Protected MethodOnNotifyMessage (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaddingChanged (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodOnPaint (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintBackground (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodOnParentBackColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentChanged (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodOnParentCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentFontChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentVisibleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Protected MethodOnPrint (Inherited from System.Windows.Forms.Control)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Protected MethodOnRegionChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnResize (Inherited from System.Windows.Forms.UserControl)
Protected MethodOnRightToLeftChanged (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodOnScroll (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodOnSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnStyleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabIndexChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabStopChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidating (Inherited from System.Windows.Forms.Control)
Protected MethodOnVisibleChanged (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodProcessCmdKey (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodProcessDialogChar (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodProcessDialogKey (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodProcessKeyEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyPreview (Inherited from System.Windows.Forms.Control)
Protected MethodProcessTabKey (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodRaiseDragEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseKeyEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseMouseEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaisePaintEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodRescaleConstantsForDpi (Inherited from System.Windows.Forms.Control)
Protected MethodResetMouseEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateAlignmentOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateHorizontal (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRight (Inherited from System.Windows.Forms.Control)
Protected MethodScaleControl (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodScrollToControl (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodSetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodSetBoundsCore (Inherited from System.Windows.Forms.Control)
Protected MethodSetClientSizeCore (Inherited from System.Windows.Forms.Control)
Protected MethodSetDisplayRectLocation (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodSetScrollState (Inherited from System.Windows.Forms.ScrollableControl)
Protected MethodSetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodSetVisibleCore (Inherited from System.Windows.Forms.Control)
Protected MethodSizeFromClientSize (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateDefaultButton (Inherited from System.Windows.Forms.ContainerControl)
Protected MethodUpdateStyles (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateZOrder (Inherited from System.Windows.Forms.Control)
Protected MethodWndProc (Inherited from System.Windows.Forms.UserControl)
Top
See Also