Public Methods (see also Protected Methods )

  Name Description
public method BeginInvoke  Overloaded. (inherited from Control )
public method BringToFront  (inherited from Control )
public method Contains  (inherited from Control )
public method CreateControl  (inherited from Control )
public method CreateGraphics  (inherited from Control )
public method CreateObjRef  (inherited from MarshalByRefObject )
public method Dispose Overloaded.  
public method DoDragDrop  (inherited from Control )
public method DrawToBitmap  (inherited from Control )
public method EndInvoke  (inherited from Control )
public method Equals  Overloaded. (inherited from Object )
public method FindForm  (inherited from Control )
public method Focus  (inherited from Control )
public method static FromChildHandle  (inherited from Control )
public method static FromHandle  (inherited from Control )
public method GetChildAtPoint  Overloaded. (inherited from Control )
public method GetContainerControl  (inherited from Control )
public method GetHashCode  (inherited from Object )
public method GetLifetimeService  (inherited from MarshalByRefObject )
public method GetNextControl  (inherited from Control )
public method GetPreferredSize  (inherited from Control )
public method GetType  (inherited from Object )
public method Hide  (inherited from Control )
public method Initialize Implements the Initialize method of Microsoft.ManagementConsole.IFormViewControl and stores the view value in the form view control. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method InitializeLifetimeService  (inherited from MarshalByRefObject )
public method Invalidate  Overloaded. (inherited from Control )
public method Invoke  Overloaded. (inherited from Control )
public method static IsKeyLocked  (inherited from Control )
public method static IsMnemonic  (inherited from Control )
public method PerformAutoScale  (inherited from ContainerControl )
public method PerformLayout  Overloaded. (inherited from Control )
public method PointToClient  (inherited from Control )
public method PointToScreen  (inherited from Control )
public method PostInitialize Performs post-initialization tasks for the form view control. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method PreProcessControlMessage  (inherited from Control )
public method PreProcessMessage  (inherited from Control )
public method PropertyDataUpdated Manages the communication of update information to the correct nodes and corresponding node views. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method RectangleToClient  (inherited from Control )
public method RectangleToScreen  (inherited from Control )
public method static ReferenceEquals  (inherited from Object )
public method Refresh  (inherited from Control )
public method ResetBackColor  (inherited from Control )
public method ResetBindings  (inherited from Control )
public method ResetCursor  (inherited from Control )
public method ResetFont  (inherited from Control )
public method ResetForeColor  (inherited from Control )
public method ResetImeMode  (inherited from Control )
public method ResetRightToLeft  (inherited from Control )
public method ResetText  (inherited from Control )
public method ResumeLayout  Overloaded. (inherited from Control )
public method Scale  Overloaded. (inherited from Control )
public method ScrollControlIntoView  (inherited from ScrollableControl )
public method Select  Overloaded. (inherited from ContainerControl )
public method SelectNextControl  (inherited from Control )
public method SendToBack  (inherited from Control )
public method SetAutoScrollMargin  (inherited from ScrollableControl )
public method SetBounds  Overloaded. (inherited from Control )
public method Show  (inherited from Control )
public method SuspendLayout  (inherited from Control )
public method ToString  (inherited from Component )
public method Update  (inherited from Control )
public method Validate  Overloaded. (inherited from ContainerControl )
public method ValidateChildren  Overloaded. (inherited from UserControl )

Protected Methods

  Name Description
protected method AccessibilityNotifyClients  Overloaded. (inherited from Control )
protected method AdjustFormScrollbars  (inherited from ContainerControl )
protected method CreateAccessibilityInstance  (inherited from Control )
protected method CreateControlsInstance  (inherited from Control )
protected method CreateHandle  (inherited from Control )
protected method DefWndProc  (inherited from Control )
protected method DestroyHandle  (inherited from Control )
protected method Dispose Overloaded. Overridden.  
protected method Finalize  (inherited from Component )
protected method GetAccessibilityObjectById  (inherited from Control )
protected method GetAutoSizeMode  (inherited from Control )
protected method GetScaledBounds  (inherited from Control )
protected method GetScrollState  (inherited from ScrollableControl )
protected method GetService  (inherited from Component )
protected method GetStyle  (inherited from Control )
protected method GetTopLevel  (inherited from Control )
protected method InitLayout  (inherited from Control )
protected method InvokeGotFocus  (inherited from Control )
protected method InvokeLostFocus  (inherited from Control )
protected method InvokeOnClick  (inherited from Control )
protected method InvokePaint  (inherited from Control )
protected method InvokePaintBackground  (inherited from Control )
protected method IsInputChar  (inherited from Control )
protected method IsInputKey  (inherited from Control )
protected method ItemDrag Implements a drag operation when the user begins dragging one or more selected items. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
protected method NotifyInvalidate  (inherited from Control )
protected method OnAutoSizeChanged  (inherited from Control )
protected method OnAutoValidateChanged  (inherited from ContainerControl )
protected method OnBackColorChanged  (inherited from Control )
protected method OnBackgroundImageChanged  (inherited from Control )
protected method OnBackgroundImageLayoutChanged  (inherited from Control )
protected method OnBindingContextChanged  (inherited from Control )
protected method OnCausesValidationChanged  (inherited from Control )
protected method OnChangeUICues  (inherited from Control )
protected method OnClick  (inherited from Control )
protected method OnClientSizeChanged  (inherited from Control )
protected method OnContextMenuChanged  (inherited from Control )
protected method OnContextMenuStripChanged  (inherited from Control )
protected method OnControlAdded  (inherited from Control )
protected method OnControlRemoved  (inherited from Control )
protected method OnCreateControl  (inherited from UserControl )
protected method OnCursorChanged  (inherited from Control )
protected method OnDockChanged  (inherited from Control )
protected method OnDoubleClick  (inherited from Control )
protected method OnDragDrop  (inherited from Control )
protected method OnDragEnter  (inherited from Control )
protected method OnDragLeave  (inherited from Control )
protected method OnDragOver  (inherited from Control )
protected method OnEnabledChanged  (inherited from Control )
protected method OnEnter  (inherited from Control )
protected method OnFontChanged Overloaded.  
protected method OnForeColorChanged  (inherited from Control )
protected method OnGiveFeedback  (inherited from Control )
protected method OnGotFocus  (inherited from Control )
protected method OnHandleCreated  (inherited from Control )
protected method OnHandleDestroyed  (inherited from Control )
protected method OnHelpRequested  (inherited from Control )
protected method OnImeModeChanged  (inherited from Control )
protected method OnInvalidated  (inherited from Control )
protected method OnKeyDown  (inherited from Control )
protected method OnKeyPress  (inherited from Control )
protected method OnKeyUp  (inherited from Control )
protected method OnLayout  (inherited from ContainerControl )
protected method OnLeave  (inherited from Control )
protected method OnLoad  (inherited from UserControl )
protected method OnLocationChanged  (inherited from Control )
protected method OnLostFocus  (inherited from Control )
protected method OnMarginChanged  (inherited from Control )
protected method OnMouseCaptureChanged  (inherited from Control )
protected method OnMouseClick  (inherited from Control )
protected method OnMouseDoubleClick  (inherited from Control )
protected method OnMouseDown  (inherited from UserControl )
protected method OnMouseEnter  (inherited from Control )
protected method OnMouseHover  (inherited from Control )
protected method OnMouseLeave  (inherited from Control )
protected method OnMouseMove  (inherited from Control )
protected method OnMouseUp  (inherited from Control )
protected method OnMouseWheel  (inherited from ScrollableControl )
protected method OnMove  (inherited from Control )
protected method OnNotifyMessage  (inherited from Control )
protected method OnPaddingChanged  (inherited from ScrollableControl )
protected method OnPaint  (inherited from Control )
protected method OnPaintBackground  (inherited from ScrollableControl )
protected method OnParentBackColorChanged  (inherited from Control )
protected method OnParentBackgroundImageChanged  (inherited from Control )
protected method OnParentBindingContextChanged  (inherited from Control )
protected method OnParentChanged  (inherited from ContainerControl )
protected method OnParentCursorChanged  (inherited from Control )
protected method OnParentEnabledChanged  (inherited from Control )
protected method OnParentFontChanged  (inherited from Control )
protected method OnParentForeColorChanged  (inherited from Control )
protected method OnParentRightToLeftChanged  (inherited from Control )
protected method OnParentVisibleChanged  (inherited from Control )
protected method OnPreviewKeyDown  (inherited from Control )
protected method OnPrint  (inherited from Control )
protected method OnQueryContinueDrag  (inherited from Control )
protected method OnRefreshAddItem Handles a notification that items are added to the console, and updates the display to reflect the current state. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method OnRefreshDeleteItem Handles a notification that items are removed or deleted, and updates the display to reflect the current state. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method OnRefreshMoveItem Handles a notification that items are moved to another location in the console and should not be disposed of. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method OnRefreshUpdateAll Handles a notification that all items, in the view or node, are updated, and updates the display to reflect the current state. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method OnRefreshUpdateItem Handles a notification that items are updated, and updates the display to reflect the current state. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method OnRegionChanged  (inherited from Control )
protected method OnResize  (inherited from UserControl )
protected method OnRightToLeftChanged  (inherited from ScrollableControl )
protected method OnScroll  (inherited from ScrollableControl )
protected method OnSizeChanged  (inherited from Control )
protected method OnStyleChanged  (inherited from Control )
protected method OnSystemColorsChanged  (inherited from Control )
protected method OnTabIndexChanged  (inherited from Control )
protected method OnTabStopChanged  (inherited from Control )
protected method OnTextChanged  (inherited from Control )
protected method OnValidated  (inherited from Control )
protected method OnValidating  (inherited from Control )
protected method OnVisibleChanged  (inherited from ScrollableControl )
protected method ProcessCmdKey  (inherited from ContainerControl )
protected method ProcessCopyKey Processes a copy key event of the System.Windows.Forms.ListView control. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method ProcessDeleteKey Processes a delete key event of the System.Windows.Forms.ListView control. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method ProcessDialogChar  (inherited from ContainerControl )
protected method ProcessDialogKey  (inherited from ContainerControl )
protected method ProcessKeyEventArgs  (inherited from Control )
protected method ProcessKeyMessage  (inherited from Control )
protected method ProcessKeyPreview  (inherited from Control )
protected method ProcessMnemonic  (inherited from ContainerControl )
protected method ProcessRefreshKey Processes a refresh key event of the System.Windows.Forms.ListView control. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method ProcessShowContextMenu Processes a show context menu event of the System.Windows.Forms.ListView control. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method ProcessTabKey  (inherited from ContainerControl )
protected method RaiseDragEvent  (inherited from Control )
protected method RaiseKeyEvent  (inherited from Control )
protected method RaiseMouseEvent  (inherited from Control )
protected method RaisePaintEvent  (inherited from Control )
protected method ReadConfigurationData Reads the configuration data for the form view control. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method RecreateHandle  (inherited from Control )
protected method static ReflectMessage  (inherited from Control )
protected method ResetMouseEventArgs  (inherited from Control )
protected method RtlTranslateAlignment  Overloaded. (inherited from Control )
protected method RtlTranslateContent  (inherited from Control )
protected method RtlTranslateHorizontal  (inherited from Control )
protected method RtlTranslateLeftRight  (inherited from Control )
protected method ScaleControl  (inherited from ScrollableControl )
protected method ScaleCore  (inherited from ScrollableControl )
protected method ScrollToControl  (inherited from ScrollableControl )
protected method Select  Overloaded. (inherited from ContainerControl )
protected method SelectedIndexChanged Manages operations that are associated with the selection of items and updates selection data in the Microsoft Management Console, clipboard formats, and action menus. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method SetAutoSizeMode  (inherited from Control )
protected method SetBoundsCore  (inherited from Control )
protected method SetClientSizeCore  (inherited from Control )
protected method SetClipboardFormatData Sets the clipboard format data for the form view control. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method SetDisplayRectLocation  (inherited from ScrollableControl )
protected method SetScrollState  (inherited from ScrollableControl )
protected method SetStyle  (inherited from Control )
protected method SetTopLevel  (inherited from Control )
protected method SetVisibleCore  (inherited from Control )
protected method SizeFromClientSize  (inherited from Control )
protected method UpdateBounds  Overloaded. (inherited from Control )
protected method UpdateDefaultButton  (inherited from ContainerControl )
protected method UpdateStyles  (inherited from Control )
protected method UpdateZOrder  (inherited from Control )
protected method VerifyColumnItems Verifies the result object columns for the form view control. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
protected method WndProc  (inherited from UserControl )

Explicit Interface Implementations

  Name Description
System.Windows.Forms.IContainerControl.ActivateControl  (inherited from ContainerControl )
System.Windows.Forms.IDropTarget.OnDragDrop  (inherited from Control )
System.Windows.Forms.IDropTarget.OnDragEnter  (inherited from Control )
System.Windows.Forms.IDropTarget.OnDragLeave  (inherited from Control )
System.Windows.Forms.IDropTarget.OnDragOver  (inherited from Control )

See Also


Send comments about this topic to Microsoft.