C1.Win.Localization Namespace / C1CategoryAttribute Class
Members

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

System.Object
   System.Attribute
      System.ComponentModel.CategoryAttribute
         C1.Win.Localization.C1CategoryAttribute

See Also