EndUserLocalizeOptionsAttribute Class | Input for WinForms | ComponentOne
C1.Win.Localization Namespace / EndUserLocalizeOptionsAttribute Class


EndUserLocalizeOptionsAttribute Class Properties

For a list of all members of this type, see EndUserLocalizeOptionsAttribute members.

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
See Also