InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Localization Namespace / EndUserLocalizeOptionsAttribute Class
Properties Methods


In This Topic
    EndUserLocalizeOptionsAttribute Class Members
    In This Topic

    The following tables list the members exposed by EndUserLocalizeOptionsAttribute.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the description of string that will be displayed in the end user localizer in design-time.  
    Public PropertyIf true then class, property or field will be not displayed for enduser localization.  
    Public PropertyDefines a list of members of control that should be excluded from localization. Currently used only AddControlToResources application for automatically generating control resources.  
    Public PropertyGets or sets resource key containing localized string for Description.  
    Public PropertyDefines the list of properties that should be localized.  
    Public PropertyGets or sets type providing string used to localize Description.  
    Public Property (Inherited from System.Attribute)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Top
    See Also