| C1.Win.C1Input Namespace > MaskInfo Class : ShowLiterals Property |
'Declaration<C1DescriptionAttribute("Literal display method.")> <DefaultValueAttribute()> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <LocalizableAttribute(True)> Public Property ShowLiterals As ShowLiteralsEnum
'UsageDim instance As MaskInfo Dim value As ShowLiteralsEnum instance.ShowLiterals = value value = instance.ShowLiterals
[C1Description("Literal display method.")] [DefaultValue()] [RefreshProperties(RefreshProperties.Repaint)] [Localizable(true)] public ShowLiteralsEnum ShowLiterals {get; set;}
[C1Description("Literal display method.")] [DefaultValue()] [RefreshProperties(RefreshProperties.Repaint)] [Localizable(true)] public: property ShowLiteralsEnum ShowLiterals { ShowLiteralsEnum get(); void set ( ShowLiteralsEnum value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2