C1.Win.Localization Namespace / C1DescriptionAttribute Class
Members

C1DescriptionAttribute Class
C1DescriptionAttribute replaces the DescriptionAttribute and uses the StringsManager and Strings classes to return the localized Attribute string.
Syntax
'Declaration
 
Public Class C1DescriptionAttribute 
   Inherits System.ComponentModel.DescriptionAttribute
 
Inheritance Hierarchy

System.Object
   System.Attribute
      System.ComponentModel.DescriptionAttribute
         C1.Win.Localization.C1DescriptionAttribute

See Also