FreeTextBox 3.2 Documentation
StylesMenuList Property
NamespacesFreeTextBoxControlsFreeTextBoxStylesMenuList
The list of styles in the StylesMenu
Declaration Syntax
C# Visual Basic Visual C++
                  public string[] StylesMenuList { get; set; }
                  Public Property StylesMenuList As String()
                  public:
property array<String^>^ StylesMenuList {
	array<String^>^ get ();
	void set (array<String^>^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068