The following tables list the members exposed by the CADPropertyGrid type.

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 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 ComboBox
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 DeviceDpi (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 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 Propertygrid
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 SelectedObject
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).
Top
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 (inherited from Component).
Public method DoDragDrop (inherited from Control).
Public method DrawToBitmap (Overloaded) (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 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 LogicalToDeviceUnits (Overloaded) (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 PreProcessControlMessage (inherited from Control).
Public method PreProcessMessage (inherited from Control).
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 ScaleBitmapLogicalToDevice (inherited from Control).
Public method ScrollControlIntoView (inherited from ScrollableControl).
Public method Select (Overloaded) (inherited from Control).
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 (Overloaded) (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).
Top
Name Description
Public event AutoSizeChanged (inherited from UserControl).
Public event AutoValidateChanged (inherited from UserControl).
Public event BackColorChanged (inherited from Control).
Public event BackgroundImageChanged (inherited from Control).
Public event BackgroundImageLayoutChanged (inherited from Control).
Public event BindingContextChanged (inherited from Control).
Public event CausesValidationChanged (inherited from Control).
Public event ChangeUICues (inherited from Control).
Public event Click (inherited from Control).
Public event ClientSizeChanged (inherited from Control).
Public event ContextMenuChanged (inherited from Control).
Public event ContextMenuStripChanged (inherited from Control).
Public event ControlAdded (inherited from Control).
Public event ControlRemoved (inherited from Control).
Public event CursorChanged (inherited from Control).
Public event Disposed (inherited from Component).
Public event DockChanged (inherited from Control).
Public event DoubleClick (inherited from Control).
Public event DpiChangedAfterParent (inherited from Control).
Public event DpiChangedBeforeParent (inherited from Control).
Public event DragDrop (inherited from Control).
Public event DragEnter (inherited from Control).
Public event DragLeave (inherited from Control).
Public event DragOver (inherited from Control).
Public event EnabledChanged (inherited from Control).
Public event Enter (inherited from Control).
Public event FontChanged (inherited from Control).
Public event ForeColorChanged (inherited from Control).
Public event GiveFeedback (inherited from Control).
Public event GotFocus (inherited from Control).
Public event HandleCreated (inherited from Control).
Public event HandleDestroyed (inherited from Control).
Public event HelpRequested (inherited from Control).
Public event ImeModeChanged (inherited from Control).
Public event Invalidated (inherited from Control).
Public event KeyDown (inherited from Control).
Public event KeyPress (inherited from Control).
Public event KeyUp (inherited from Control).
Public event Layout (inherited from Control).
Public event Leave (inherited from Control).
Public event Load (inherited from UserControl).
Public event LocationChanged (inherited from Control).
Public event LostFocus (inherited from Control).
Public event MarginChanged (inherited from Control).
Public event MouseCaptureChanged (inherited from Control).
Public event MouseClick (inherited from Control).
Public event MouseDoubleClick (inherited from Control).
Public event MouseDown (inherited from Control).
Public event MouseEnter (inherited from Control).
Public event MouseHover (inherited from Control).
Public event MouseLeave (inherited from Control).
Public event MouseMove (inherited from Control).
Public event MouseUp (inherited from Control).
Public event MouseWheel (inherited from Control).
Public event Move (inherited from Control).
Public event PaddingChanged (inherited from Control).
Public event Paint (inherited from Control).
Public event ParentChanged (inherited from Control).
Public event PreviewKeyDown (inherited from Control).
Public event PropertyValueChanged
Public event QueryAccessibilityHelp (inherited from Control).
Public event QueryContinueDrag (inherited from Control).
Public event RegionChanged (inherited from Control).
Public event Resize (inherited from Control).
Public event RightToLeftChanged (inherited from Control).
Public event Scroll (inherited from ScrollableControl).
Public event SizeChanged (inherited from Control).
Public event StyleChanged (inherited from Control).
Public event SystemColorsChanged (inherited from Control).
Public event TabIndexChanged (inherited from Control).
Public event TabStopChanged (inherited from Control).
Public event TextChanged (inherited from UserControl).
Public event Validated (inherited from Control).
Public event Validating (inherited from Control).
Public event VisibleChanged (inherited from Control).
Top