| | Class | Description |
|---|
.png) | AddingNewEventArgs | Provides data for the BindingSource.AddingNew event. |
.png) | AmbientValueAttribute | Specifies the value to pass to a property to cause the property to get its value from another source. This is known as ambience. This class cannot be inherited. |
.png) | ArrayConverter | Provides a type converter to convert Array objects to and from various other representations. |
.png) | AsyncCompletedEventArgs | Provides data for the MethodNameCompleted event. |
.png) | AsyncOperation | Tracks the lifetime of an asynchronous operation. |
.png) | AsyncOperationManager | Provides concurrency management for classes that support asynchronous method calls. This class cannot be inherited. |
.png) | AttributeCollection | Represents a collection of attributes. |
.png) | AttributeProviderAttribute | Enables attribute redirection. This class cannot be inherited. |
.png) | BackgroundWorker | Executes an operation on a separate thread. |
.png) | BaseNumberConverter | Provides a base type converter for nonfloating-point numerical types. |
.png) | BindableAttribute | Specifies whether a member is typically used for binding. This class cannot be inherited. |
.png) | BindingList | Provides a generic collection that supports data binding. |
.png) | BooleanConverter | Provides a type converter to convert Boolean objects to and from various other representations. |
.png) | BrowsableAttribute | Specifies whether a property or event should be displayed in a Properties window. |
.png) | ByteConverter | Provides a type converter to convert 8-bit unsigned integer objects to and from various other representations. |
.png) | CancelEventArgs | Provides data for a cancelable event. |
.png) | CategoryAttribute | Specifies the name of the category in which to group the property or event when displayed in a PropertyGrid control set to Categorized mode. |
.png) | CharConverter | Provides a type converter to convert Unicode character objects to and from various other representations. |
.png) | CollectionChangeEventArgs | Provides data for the CollectionChanged event. |
.png) | CollectionConverter | Provides a type converter to convert collection objects to and from various other representations. |
.png) | ComplexBindingPropertiesAttribute | Specifies the data source and data member properties for a component that supports complex data binding. This class cannot be inherited. |
.png) | Component | Provides the base implementation for the IComponent interface and enables object sharing between applications. |
.png) | ComponentCollection | Provides a read-only container for a collection of IComponent objects. |
.png) | ComponentConverter | Provides a type converter to convert components to and from various other representations. |
.png) | ComponentEditor | Provides the base class for a custom component editor. |
.png) | ComponentResourceManager | Provides simple functionality for enumerating resources for a component or object. The ComponentResourceManager class is a ResourceManager. |
.png) | Container | Encapsulates zero or more components. |
.png) | ContainerFilterService | Provides a base class for the container filter service. |
.png) | CultureInfoConverter | Provides a type converter to convert CultureInfo objects to and from various other representations. |
.png) | CurrentChangedEventManager | Provides a WeakEventManager implementation so that you can use the "weak event listener" pattern to attach listeners for the CurrentChanged event. |
.png) | CurrentChangingEventArgs | Provides information for the CurrentChanging event. |
.png) | CurrentChangingEventManager | Provides a WeakEventManager implementation so that you can use the "weak event listener" pattern to attach listeners for the CurrentChanging event. |
.png) | CustomTypeDescriptor | Provides a simple default implementation of the ICustomTypeDescriptor interface. |
.png) | DataObjectAttribute | Identifies a type as an object suitable for binding to an ObjectDataSource object. This class cannot be inherited. |
.png) | DataObjectFieldAttribute | Provides metadata for a property representing a data field. This class cannot be inherited. |
.png) | DataObjectMethodAttribute | Identifies a data operation method exposed by a type, what type of operation the method performs, and whether the method is the default data method. This class cannot be inherited. |
.png) | DateTimeConverter | Provides a type converter to convert DateTime objects to and from various other representations. |
.png) | DecimalConverter | Provides a type converter to convert Decimal objects to and from various other representations. |
.png) | DefaultBindingPropertyAttribute | Specifies the default binding property for a component. This class cannot be inherited. |
.png) | DefaultEventAttribute | Specifies the default event for a component. |
.png) | DefaultPropertyAttribute | Specifies the default property for a component. |
.png) | DefaultValueAttribute | Specifies the default value for a property. |
.png) | DependencyPropertyDescriptor | Provides an extension of PropertyDescriptor that accounts for the additional property characteristics of a dependency property. |
.png) | DescriptionAttribute | Specifies a description for a property or event. |
.png) | DesignerAttribute | Specifies the class used to implement design-time services for a component. |
.png) | DesignerCategoryAttribute | Specifies that the designer for a class belongs to a certain category. |
.png) | DesignerProperties | Provides attached properties used to communicate with a designer. |
.png) | DesignerSerializationVisibilityAttribute | Specifies the type of persistence to use when serializing a property on a component at design time. |
.png) | DesignOnlyAttribute | Specifies whether a property can only be set at design time. |
.png) | DesignTimeVisibleAttribute | DesignTimeVisibleAttribute marks a component's visibility. If Yes is present, a visual designer can show this component on a designer. |
.png) | DisplayNameAttribute | Specifies the display name for a property, event, or public void method which takes no arguments. |
.png) | DoubleConverter | Provides a type converter to convert double-precision, floating point number objects to and from various other representations. |
.png) | DoWorkEventArgs | Provides data for the DoWork event handler. |
.png) | EditorAttribute | Specifies the editor to use to change a property. This class cannot be inherited. |
.png) | EditorBrowsableAttribute | Specifies that a property or method is viewable in an editor. This class cannot be inherited. |
.png) | EnumConverter | Provides a type converter to convert Enum objects to and from various other representations. |
.png) | EventDescriptor | Provides information about an event. |
.png) | EventDescriptorCollection | Represents a collection of EventDescriptor objects. |
.png) | EventHandlerList | Provides a simple list of delegates. This class cannot be inherited. |
.png) | ExpandableObjectConverter | Provides a type converter to convert expandable objects to and from various other representations. |
.png) | ExtenderProvidedPropertyAttribute | Specifies a property that is offered by an extender provider. This class cannot be inherited. |
.png) | GroupDescription | Provides an abstract base class for types that describe how to divide the items in a collection into groups. |
.png) | GuidConverter | Provides a type converter to convert Guid objects to and from various other representations. |
.png) | HandledEventArgs | Provides data for events that can be handled completely in an event handler. |
.png) | ImmutableObjectAttribute | Specifies that an object has no subproperties capable of being edited. This class cannot be inherited. |
.png) | InheritanceAttribute | Indicates whether the component associated with this attribute has been inherited from a base class. This class cannot be inherited. |
.png) | InitializationEventAttribute | Specifies which event is raised on initialization. This class cannot be inherited. |
.png) | InstallerTypeAttribute | Specifies the installer for a type that installs components. |
.png) | InstanceCreationEditor | Creates an instance of a particular type of property from a drop-down box within the PropertyGrid. |
.png) | Int16Converter | Provides a type converter to convert 16-bit signed integer objects to and from other representations. |
.png) | Int32Converter | Provides a type converter to convert 32-bit signed integer objects to and from other representations. |
.png) | Int64Converter | Provides a type converter to convert 64-bit signed integer objects to and from various other representations. |
.png) | InvalidAsynchronousStateException | Thrown when a thread on which an operation should execute no longer exists or has no message loop. |
.png) | InvalidEnumArgumentException | The exception thrown when using invalid arguments that are enumerators. |
.png) | License | Provides the abstract base class for all licenses. A license is granted to a specific instance of a component. |
.png) | LicenseContext | Specifies when you can use a licensed object and provides a way of obtaining additional services needed to support licenses running within its domain. |
.png) | LicenseException | Represents the exception thrown when a component cannot be granted a license. |
.png) | LicenseManager | Provides properties and methods to add a license to a component and to manage a LicenseProvider. This class cannot be inherited. |
.png) | LicenseProvider | Provides the abstract base class for implementing a license provider. |
.png) | LicenseProviderAttribute | Specifies the LicenseProvider to use with a class. This class cannot be inherited. |
.png) | LicFileLicenseProvider | Provides an implementation of a LicenseProvider. The provider works in a similar fashion to the Microsoft .NET Framework standard licensing model. |
.png) | ListBindableAttribute | Specifies that a list can be used as a data source. A visual designer should use this attribute to determine whether to display a particular list in a data-binding picker. This class cannot be inherited. |
.png) | ListChangedEventArgs | Provides data for the ListChanged event. |
.png) | ListSortDescription | Provides a description of the sort operation applied to a data source. |
.png) | ListSortDescriptionCollection | Represents a collection of ListSortDescription objects. |
.png) | LocalizableAttribute | Specifies whether a property should be localized. This class cannot be inherited. |
.png) | LookupBindingPropertiesAttribute | Specifies the properties that support lookup-based binding. This class cannot be inherited. |
.png) | MarshalByValueComponent | Implements IComponent and provides the base implementation for remotable components that are marshaled by value (a copy of the serialized object is passed). |
.png) | MaskedTextProvider | Represents a mask-parsing service that can be used by any number of controls that support masking, such as the MaskedTextBox control. |
.png) | MemberDescriptor | Represents a class member, such as a property or event. This is an abstract base class. |
.png) | MergablePropertyAttribute | Specifies that this property can be combined with properties belonging to other objects in a Properties window. |
.png) | MultilineStringConverter | Provides a type converter to convert multiline strings to a simple string. |
.png) | NestedContainer | Provides the base implementation for the INestedContainer interface, which enables containers to have an owning component. |
.png) | NotifyParentPropertyAttribute | Indicates that the parent property is notified when the value of the property that this attribute is applied to is modified. This class cannot be inherited. |
.png) | NullableConverter | Provides automatic conversion between a nullable type and its underlying primitive type. |
.png) | ParenthesizePropertyNameAttribute | Indicates whether the name of the associated property is displayed with parentheses in the Properties window. This class cannot be inherited. |
.png) | PasswordPropertyTextAttribute | Indicates that an object's text representation is obscured by characters such as asterisks. This class cannot be inherited. |
.png) | ProgressChangedEventArgs | Provides data for the ProgressChanged event. |
.png) | PropertyChangedEventArgs | Provides data for the PropertyChanged event. |
.png) | PropertyChangedEventManager | Provides a WeakEventManager implementation so that you can use the "weak event listener" pattern to attach listeners for the PropertyChanged event. |
.png) | PropertyDescriptor | Provides an abstraction of a property on a class. |
.png) | PropertyDescriptorCollection | Represents a collection of PropertyDescriptor objects. |
.png) | PropertyFilterAttribute | Specifies which properties should be reported by type descriptors, specifically the GetProperties method. |
.png) | PropertyTabAttribute | Identifies the property tab or tabs to display for the specified class or classes. |
.png) | ProvidePropertyAttribute | Specifies the name of the property that an implementer of IExtenderProvider offers to other components. This class cannot be inherited |
.png) | ReadOnlyAttribute | Specifies whether the property this attribute is bound to is read-only or read/write at design time. This class cannot be inherited |
.png) | RecommendedAsConfigurableAttribute | Specifies that the property can be used as an application setting. |
.png) | ReferenceConverter | Provides a type converter to convert object references to and from other representations. |
.png) | RefreshEventArgs | Provides data for the Refreshed event. |
.png) | RefreshPropertiesAttribute | Indicates that the property grid should refresh when the associated property value changes. This class cannot be inherited. |
.png) | RunInstallerAttribute | Specifies whether the Visual Studio Custom Action Installer or the Installer Tool (Installutil.exe) should be invoked when the assembly is installed. |
.png) | RunWorkerCompletedEventArgs | Provides data for the MethodNameCompleted event. |
.png) | SByteConverter | Provides a type converter to convert 8-bit unsigned integer objects to and from a string. |
.png) | SettingsBindableAttribute | Specifies when a component property can be bound to an application setting. |
.png) | SingleConverter | Provides a type converter to convert single-precision, floating point number objects to and from various other representations. |
.png) | SortDescriptionCollection | Represents a collection of SortDescription objects. |
.png) | StringConverter | Provides a type converter to convert string objects to and from other representations. |
.png) | SyntaxCheck | Provides methods to verify the machine name and path conform to a specific syntax. This class cannot be inherited. |
.png) | TimeSpanConverter | Provides a type converter to convert TimeSpan objects to and from other representations. |
.png) | ToolboxItemAttribute | Represents an attribute of a toolbox item. |
.png) | ToolboxItemFilterAttribute | Specifies the filter string and filter type to use for a toolbox item. |
.png) | TypeConverter | Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties. |
.png) | TypeConverter.SimplePropertyDescriptor | Represents an abstract class that provides properties for objects that do not have properties. |
.png) | TypeConverter.StandardValuesCollection | Represents a collection of values. |
.png) | TypeConverterAttribute | Specifies what type to use as a converter for the object this attribute is bound to. This class cannot be inherited. |
.png) | TypeDescriptionProvider | Provides supplemental metadata to the TypeDescriptor. |
.png) | TypeDescriptionProviderAttribute | Specifies the custom type description provider for a class. This class cannot be inherited. |
.png) | TypeDescriptor | Provides information about the characteristics for a component, such as its attributes, properties, and events. This class cannot be inherited. |
.png) | TypeListConverter | Provides a type converter that can be used to populate a list box with available types. |
.png) | UInt16Converter | Provides a type converter to convert 16-bit unsigned integer objects to and from other representations. |
.png) | UInt32Converter | Provides a type converter to convert 32-bit unsigned integer objects to and from various other representations. |
.png) | UInt64Converter | Provides a type converter to convert 64-bit unsigned integer objects to and from other representations. |
.png) | WarningException | Specifies an exception that is handled as a warning instead of an error. |
.png) | Win32Exception | Throws an exception for a Win32 error code. |