System.ComponentModel Namespace

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

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

Enumerations

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