HtmlModeCss Property

Free Text Box Controls

FreeTextBox 3.2 Documentation HtmlModeCss Property
NamespacesFreeTextBoxControlsFreeTextBoxHtmlModeCss
Depreciated: (FTB 1.x property)
Declaration Syntax
C# Visual Basic Visual C++
[ObsoleteAttribute("Please use the HtmlModeCssClass property")]
public string HtmlModeCss { get; set; }
<ObsoleteAttribute("Please use the HtmlModeCssClass property")> _
Public Property HtmlModeCss As String
[ObsoleteAttribute(L"Please use the HtmlModeCssClass property")]
public:
property String^ HtmlModeCss {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068