System.ComponentModel Hierarchy

System.Object

   System.Attribute

      System.ComponentModel.AmbientValueAttribute

      System.ComponentModel.BindableAttribute

      System.ComponentModel.BrowsableAttribute

      System.ComponentModel.CategoryAttribute

      System.ComponentModel.DefaultEventAttribute

      System.ComponentModel.DefaultPropertyAttribute

      System.ComponentModel.DefaultValueAttribute

      System.ComponentModel.DescriptionAttribute

      System.ComponentModel.DesignerAttribute

      System.ComponentModel.DesignerCategoryAttribute

      System.ComponentModel.DesignerSerializationVisibilityAttribute

      System.ComponentModel.DesignOnlyAttribute

      System.ComponentModel.DesignTimeVisibleAttribute

      System.ComponentModel.EditorAttribute

      System.ComponentModel.EditorBrowsableAttribute

      System.ComponentModel.ExtenderProvidedPropertyAttribute

      System.ComponentModel.ImmutableObjectAttribute

      System.ComponentModel.InheritanceAttribute

      System.ComponentModel.InstallerTypeAttribute

      System.ComponentModel.LicenseProviderAttribute

      System.ComponentModel.ListBindableAttribute

      System.ComponentModel.LocalizableAttribute

      System.ComponentModel.MergablePropertyAttribute

      System.ComponentModel.NotifyParentPropertyAttribute

      System.ComponentModel.ParenthesizePropertyNameAttribute

      System.ComponentModel.PropertyTabAttribute

      System.ComponentModel.ProvidePropertyAttribute

      System.ComponentModel.ReadOnlyAttribute

      System.ComponentModel.RecommendedAsConfigurableAttribute

      System.ComponentModel.RefreshPropertiesAttribute

      System.ComponentModel.RunInstallerAttribute

      System.ComponentModel.ToolboxItemAttribute

      System.ComponentModel.ToolboxItemFilterAttribute

      System.ComponentModel.TypeConverterAttribute

   System.Collections.ReadOnlyCollectionBase

      System.ComponentModel.ComponentCollection

   System.ComponentModel.AttributeCollection ---- System.Collections.ICollection, System.Collections.IEnumerable

   System.ComponentModel.ComponentEditor

   System.ComponentModel.Container ---- System.ComponentModel.IContainer, System.IDisposable

   System.ComponentModel.EventDescriptorCollection ---- System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable

   System.ComponentModel.EventHandlerList ---- System.IDisposable

   System.ComponentModel.License ---- System.IDisposable

   System.ComponentModel.LicenseContext ---- System.IServiceProvider

   System.ComponentModel.LicenseManager

   System.ComponentModel.LicenseProvider

      System.ComponentModel.LicFileLicenseProvider

   System.ComponentModel.MarshalByValueComponent ---- System.ComponentModel.IComponent, System.IDisposable, System.IServiceProvider

   System.ComponentModel.MemberDescriptor

      System.ComponentModel.EventDescriptor

      System.ComponentModel.PropertyDescriptor

         System.ComponentModel.TypeConverter.SimplePropertyDescriptor

   System.ComponentModel.PropertyDescriptorCollection ---- System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IDictionary

   System.ComponentModel.SyntaxCheck

   System.ComponentModel.TypeConverter

      System.ComponentModel.BaseNumberConverter

         System.ComponentModel.ByteConverter

         System.ComponentModel.DecimalConverter

         System.ComponentModel.DoubleConverter

         System.ComponentModel.Int16Converter

         System.ComponentModel.Int32Converter

         System.ComponentModel.Int64Converter

         System.ComponentModel.SByteConverter

         System.ComponentModel.SingleConverter

         System.ComponentModel.UInt16Converter

         System.ComponentModel.UInt32Converter

         System.ComponentModel.UInt64Converter

      System.ComponentModel.BooleanConverter

      System.ComponentModel.CharConverter

      System.ComponentModel.CollectionConverter

         System.ComponentModel.ArrayConverter

      System.ComponentModel.CultureInfoConverter

      System.ComponentModel.DateTimeConverter

      System.ComponentModel.EnumConverter

      System.ComponentModel.ExpandableObjectConverter

      System.ComponentModel.GuidConverter

      System.ComponentModel.ReferenceConverter

         System.ComponentModel.ComponentConverter

      System.ComponentModel.StringConverter

      System.ComponentModel.TimeSpanConverter

      System.ComponentModel.TypeListConverter

   System.ComponentModel.TypeConverter.StandardValuesCollection ---- System.Collections.ICollection, System.Collections.IEnumerable

   System.ComponentModel.TypeDescriptor

   System.Delegate

      System.MulticastDelegate

         System.ComponentModel.CancelEventHandler

         System.ComponentModel.CollectionChangeEventHandler

         System.ComponentModel.ListChangedEventHandler

         System.ComponentModel.PropertyChangedEventHandler

         System.ComponentModel.RefreshEventHandler

   System.EventArgs

      System.ComponentModel.CancelEventArgs

      System.ComponentModel.CollectionChangeEventArgs

      System.ComponentModel.ListChangedEventArgs

      System.ComponentModel.PropertyChangedEventArgs

      System.ComponentModel.RefreshEventArgs

   System.Exception

      System.SystemException

         System.ArgumentException

            System.ComponentModel.InvalidEnumArgumentException

         System.ComponentModel.LicenseException

         System.ComponentModel.WarningException

         System.Runtime.InteropServices.ExternalException

            System.ComponentModel.Win32Exception

   System.MarshalByRefObject

      System.ComponentModel.Component ---- System.ComponentModel.IComponent, System.IDisposable

   System.Resources.ResourceManager

      System.ComponentModel.ComponentResourceManager

   System.ValueType

      System.Enum

         System.ComponentModel.BindableSupport

         System.ComponentModel.CollectionChangeAction

         System.ComponentModel.DesignerSerializationVisibility

         System.ComponentModel.EditorBrowsableState

         System.ComponentModel.InheritanceLevel

         System.ComponentModel.LicenseUsageMode

         System.ComponentModel.ListChangedType

         System.ComponentModel.ListSortDirection

         System.ComponentModel.PropertyTabScope

         System.ComponentModel.RefreshProperties

         System.ComponentModel.ToolboxItemFilterType

See Also

System.ComponentModel Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.