Determines how the toolbars and its buttons and dropdownlists are displayed
Declaration Syntax
C# | Visual Basic | Visual C++ |
public enum ToolbarStyleConfiguration
Public Enumeration ToolbarStyleConfiguration
public enum class ToolbarStyleConfiguration
Members
Member | Description |
---|---|
NotSet |
Allows the developer to change styles.
|
OfficeXP |
Sets images, borders and backcolors to Office XP style
|
Office2000 |
Sets images, borders and backcolors to Office 2000 style
|
Office2003 |
Sets images, borders and backcolors to Office 2003 style
|
OfficeMac |
Sets images, borders and backcolors to Office Mac style
|
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068