See Also

HtmlBox Class  | HtmlBox Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

Font Property

Dart.PowerWEB.TextBox Namespace > HtmlBox Class : Font Property (HtmlBox)

Gets the font properties associated with the Web server control.

[Visual Basic]
<CategoryAttribute("Appearance")> <DesignerSerializationVisibilityAttribute()> <NotifyParentPropertyAttribute(True)> <PersistenceModeAttribute()> <DefaultValueAttribute()> Overrides Public ReadOnly Property Font As FontInfo
[C#]
[CategoryAttribute("Appearance")] [DesignerSerializationVisibilityAttribute()] [NotifyParentPropertyAttribute(true)] [PersistenceModeAttribute()] [DefaultValueAttribute()] public override FontInfo Font {get;}
[C++]
[CategoryAttribute("Appearance")] [DesignerSerializationVisibilityAttribute()] [NotifyParentPropertyAttribute(true)] [PersistenceModeAttribute()] [DefaultValueAttribute()] public: __property FontInfo* get_Font()override ;
[C++/CLI]
[CategoryAttribute("Appearance")] [DesignerSerializationVisibilityAttribute()] [NotifyParentPropertyAttribute(true)] [PersistenceModeAttribute()] [DefaultValueAttribute()] public: property FontInfo^ Font override {    FontInfo^ get(); }

Remarks

This member is functionally equivalent to System.Web.UI.WebControls.WebControl.Font.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

HtmlBox Class  | HtmlBox Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.