Public Properties (see also Protected Properties )

  Name Description
public property AccessibilityObject  (inherited from Control )
public property AccessibleDefaultActionDescription  (inherited from Control )
public property AccessibleDescription  (inherited from Control )
public property AccessibleName  (inherited from Control )
public property AccessibleRole  (inherited from Control )
public property ActiveControl  (inherited from ContainerControl )
public property AllowDrop  (inherited from Control )
public property Anchor  (inherited from Control )
public property AutoScaleDimensions  (inherited from ContainerControl )
public property AutoScaleMode  (inherited from ContainerControl )
public property AutoScroll  (inherited from ScrollableControl )
public property AutoScrollMargin  (inherited from ScrollableControl )
public property AutoScrollMinSize  (inherited from ScrollableControl )
public property AutoScrollOffset  (inherited from Control )
public property AutoScrollPosition  (inherited from ScrollableControl )
public property AutoSize  (inherited from UserControl )
public property AutoSizeMode  (inherited from UserControl )
public property AutoValidate  (inherited from UserControl )
public property BackColor  (inherited from Control )
public property BackgroundImage  (inherited from Control )
public property BackgroundImageLayout  (inherited from Control )
public property BindingContext  (inherited from ContainerControl )
public property BoldFont Gets a font that can be used in derived dialog boxes that require a bold font. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public property BorderStyle  (inherited from UserControl )
public property Bottom  (inherited from Control )
public property Bounds  (inherited from Control )
public property CanFocus  (inherited from Control )
public property CanSelect  (inherited from Control )
public property Capture  (inherited from Control )
public property CausesValidation  (inherited from Control )
public property static CheckForIllegalCrossThreadCalls  (inherited from Control )
public property ClientRectangle  (inherited from Control )
public property ClientSize  (inherited from Control )
public property ClipboardDragDropDataObject Gets or sets the clipboard drag and drop data object for the form view control. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public property CompanyName  (inherited from Control )
public property Container  (inherited from Component )
public property ContainsFocus  (inherited from Control )
public property ContextMenu  (inherited from Control )
public property ContextMenuStrip  (inherited from Control )
public property Controls  (inherited from Control )
public property Created  (inherited from Control )
public property CurrentAutoScaleDimensions  (inherited from ContainerControl )
public property Cursor  (inherited from Control )
public property DataBindings  (inherited from Control )
public property static DefaultBackColor  (inherited from Control )
public property static DefaultFont  (inherited from Control )
public property static DefaultForeColor  (inherited from Control )
public property DisplayRectangle  (inherited from ScrollableControl )
public property Disposing  (inherited from Control )
public property Dock  (inherited from Control )
public property DockPadding  (inherited from ScrollableControl )
public property Enabled  (inherited from Control )
public property Focused  (inherited from Control )
public property Font  (inherited from Control )
public property ForeColor  (inherited from Control )
public property Handle  (inherited from Control )
public property HasChildren  (inherited from Control )
public property Height  (inherited from Control )
public property HorizontalScroll  (inherited from ScrollableControl )
public property ImeMode  (inherited from Control )
public property InvokeRequired  (inherited from Control )
public property IsAccessible  (inherited from Control )
public property IsDisposed  (inherited from Control )
public property IsHandleCreated  (inherited from Control )
public property IsMirrored  (inherited from Control )
public property LayoutEngine  (inherited from Control )
public property Left  (inherited from Control )
public property Location  (inherited from Control )
public property Margin  (inherited from Control )
public property MaximumSize  (inherited from Control )
public property MinimumSize  (inherited from Control )
public property static ModifierKeys  (inherited from Control )
public property static MouseButtons  (inherited from Control )
public property static MousePosition  (inherited from Control )
public property Name  (inherited from Control )
public property NodeFormView Gets or sets the Microsoft Management Console form view that allows a Windows Forms object to be placed in the results pane for the node. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public property Padding  (inherited from Control )
public property Parent  (inherited from Control )
public property ParentForm  (inherited from ContainerControl )
public property PreferredSize  (inherited from Control )
public property ProductName  (inherited from Control )
public property ProductVersion  (inherited from Control )
public property RecreatingHandle  (inherited from Control )
public property Region  (inherited from Control )
public property Right  (inherited from Control )
public property RightToLeft  (inherited from Control )
public property ScopeNode The scope node to which the form view control belongs. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public property Site  (inherited from Control )
public property Size  (inherited from Control )
public property TabIndex  (inherited from Control )
public property TabStop  (inherited from Control )
public property Tag  (inherited from Control )
public property Text  (inherited from UserControl )
public property Top  (inherited from Control )
public property TopLevelControl  (inherited from Control )
public property UseWaitCursor  (inherited from Control )
public property VerticalScroll  (inherited from ScrollableControl )
public property Visible  (inherited from Control )
public property Width  (inherited from Control )
public property WindowTarget  (inherited from Control )

Protected Properties

  Name Description
protected property AutoScaleFactor  (inherited from ContainerControl )
protected property CanRaiseEvents  (inherited from Control )
protected property CreateParams  (inherited from UserControl )
protected property DefaultCursor  (inherited from Control )
protected property DefaultImeMode  (inherited from Control )
protected property DefaultMargin  (inherited from Control )
protected property DefaultMaximumSize  (inherited from Control )
protected property DefaultMinimumSize  (inherited from Control )
protected property DefaultPadding  (inherited from Control )
protected property DefaultSize  (inherited from UserControl )
protected property DesignMode  (inherited from Component )
protected property DoubleBuffered  (inherited from Control )
protected property Events  (inherited from Component )
protected property FontHeight  (inherited from Control )
protected property HScroll  (inherited from ScrollableControl )
protected property RenderRightToLeft  Obsolete. (inherited from Control )
protected property ResizeRedraw  (inherited from Control )
protected property ScaleChildren  (inherited from Control )
protected property ShowFocusCues  (inherited from Control )
protected property ShowKeyboardCues  (inherited from Control )
protected property VScroll  (inherited from ScrollableControl )

See Also


Send comments about this topic to Microsoft.