See Also

Dart.PowerWEB.TextBox Namespace

Requirements

Namespace: Dart.PowerWEB.TextBox

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages Requirements PowerWEB TextBox for ASP.NET

ToolbarDropDownType Enumeration

Dart.PowerWEB.TextBox Namespace : ToolbarDropDownType Enumeration

Enumerates the different types of ToolbarDropDown controls.

Members

MemberDescription
FontNameDefines a toolbar dropdown which displays font names. Associated type: ToolbarDropDown
FontSizeDefines a toolbar dropdown which displays font sizes. Associated type: ToolbarDropDown
FontStyleDefines a toolbar dropdown which displays font styles. Associated type: ToolbarDropDown
FontFormattingDefines a toolbar dropdown which displays font formatting types. Associated type: ToolbarDropDown
InsertDefines a toolbar dropdown which inserts text. Associated type: ToolbarDropDown
CustomRepresents a dropdown. The dropdown will not do anything client side unless you provide some values for the properties of the object.
NotSetNo Type is associated with this object (typically because object was created using the default (paramaterless) constructor. Set the Type property to provide default values.

Remarks

The ToolbarDropDownType is used to supply default values to a ToolbarDropDown. For example, when creating a new ToolbarDropDown, simply pass a ToolbarDropDownType into the constructor to supply the object with preset values associated with that type.

This enumeration is a subset of the ToolbarItemType enumeration.

Requirements

Namespace: Dart.PowerWEB.TextBox

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

See Also

Dart.PowerWEB.TextBox Namespace

 

Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.