Depreciated: (FTB 1.x property)
Declaration Syntax
C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("Please use the EnableHtmlMode property.")] public bool AllowHtmlMode { get; set; }
<ObsoleteAttribute("Please use the EnableHtmlMode property.")> _ Public Property AllowHtmlMode As Boolean
[ObsoleteAttribute(L"Please use the EnableHtmlMode property.")] public: property bool AllowHtmlMode { bool get (); void set (bool value); }
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068