FreeTextBox 3.2 Documentation
ButtonSet Property
NamespacesFreeTextBoxControlsFreeTextBoxButtonSet
Gets or sets which button set to draw from if using resources
Declaration Syntax
C# Visual Basic Visual C++
                  public ToolbarStyleConfiguration ButtonSet { get; set; }
                  Public Property ButtonSet As ToolbarStyleConfiguration
                  public:
property ToolbarStyleConfiguration ButtonSet {
	ToolbarStyleConfiguration get ();
	void set (ToolbarStyleConfiguration value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068