FontBackColorMenuNames Property

Free Text Box Controls

FreeTextBox 3.2 Documentation FontBackColorMenuNames Property
NamespacesFreeTextBoxControlsFreeTextBoxFontBackColorMenuNames
The list of display names for the back colors in FontBackColorMenuList
Declaration Syntax
C# Visual Basic Visual C++
                  public string[] FontBackColorMenuNames { get; set; }
                  Public Property FontBackColorMenuNames As String()
                  public:
property array<String^>^ FontBackColorMenuNames {
	array<String^>^ get ();
	void set (array<String^>^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068