Builds Toolbars and ToolbarItems from strings

C# | Visual Basic | Visual C++ |
public class ToolbarGenerator
Public Class ToolbarGenerator
public ref class ToolbarGenerator

All Members | Constructors | Methods | Properties | Fields | |
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
ToolbarGenerator()()() |
Initializes a new instance of the ToolbarGenerator class
|
![]() ![]() |
Default |
Returns a Toolbars with the default configuration
|
![]() ![]() |
DefaultConfigString |
|
![]() ![]() |
DefaultPlusTables |
Returns a Toolbars with the default configuration plus tables
|
![]() ![]() |
DefaultPlusTablesConfigString |
|
![]() ![]() |
EnableAll |
Returns a Toolbars with the all buttons and dropdowns enabled
|
![]() ![]() |
EnableAllConfigString |
|
![]() |
Equals(Object) |
(Inherited from Object.) |
![]() |
Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType()()() |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() |
Minimal |
Returns a Toolbars with only bold, italic, and underline
|
![]() ![]() |
MinimalConfigString |
|
![]() ![]() |
ToolbarItemFromString(String) |
Returns a ToolbarItem from it's string representation. If an invalid string is given, a ToolbarSeparator is returned.
|
![]() ![]() |
ToolbarsFromString(String) |
Generates Toolbars from ToolbarLayout string
|
![]() |
ToString()()() |
(Inherited from Object.) |

Object | |
![]() |
ToolbarGenerator |
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068