FreeTextBox 3.2 Documentation
ToolbarListItem Class
NamespacesFreeTextBoxControlsToolbarListItem
ListItem replacement for FTB dropdownlists
Declaration Syntax
C# Visual Basic Visual C++
                  public class ToolbarListItem : IStateManager, 
	IParserAccessor
                  Public Class ToolbarListItem _
	Implements IStateManager, IParserAccessor
                  public ref class ToolbarListItem : IStateManager, 
	IParserAccessor
Members
All Members Constructors Methods Properties



Icon Member Description
ToolbarListItem()()()
Initializes a new instance of the ToolbarListItem class

ToolbarListItem(String)
Initializes a new instance of the ToolbarListItem class

ToolbarListItem(String, String)
Initializes a new instance of the ToolbarListItem class

ToolbarListItem(String, String, Color)
Initializes a new instance of the ToolbarListItem class

ToolbarListItem(String, Color)
Initializes a new instance of the ToolbarListItem class

BackColor
Gets or sets the the background color of the DropDownList option

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
Text
Gets or sets the text property of the DropDownList

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Value
Gets or sets the value property of the DropDownList option.

ViewState
Inheritance Hierarchy
Object
ToolbarListItem

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068