System.ComponentModel Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains classes for defining run-time and design-time behavior of components and controls. Includes base classes and interfaces for implementing attributes and type converters, binding to data sources, and licensing components.

Classes

  Class Description
Public class EditorBrowsableAttribute Specifies that a property or method is viewable in an editor. This class cannot be inherited.

Enumerations

  Enumeration Description
Public enumeration EditorBrowsableState Specifies the browsable state of a property or method from within an editor.