![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
Font Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks.Design.Editors Namespace > QueryAttributesPropertiesEditor Class : Font Property |
Visual Basic (Declaration) | |
---|---|
<DispIdAttribute(-512)> <AmbientValueAttribute()> <SRCategoryAttribute("Appearance")> <LocalizableAttribute(True)> <SRDescriptionAttribute("The font used to display text in the control.")> Public Overridable Property Font As Font |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As QueryAttributesPropertiesEditor Dim value As Font instance.Font = value value = instance.Font |
C# | |
---|---|
[DispIdAttribute(-512)] [AmbientValueAttribute()] [SRCategoryAttribute("Appearance")] [LocalizableAttribute(true)] [SRDescriptionAttribute("The font used to display text in the control.")] public virtual Font Font {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family