Dart.PowerWEB.TextBox Namespace : ToolbarDropDown Class |
Represents a drop-down select box.
For a list of all members of this type, see ToolbarDropDown members.
![]() ![]() ![]() |
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Dart.PowerWEB.TextBox.BaseChildControl
Dart.PowerWEB.TextBox.BaseToolbarItem
Dart.PowerWEB.TextBox.ToolbarDropDown
[Visual Basic]
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public Class ToolbarDropDown
Inherits BaseToolbarItem
[C#]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public class ToolbarDropDown : BaseToolbarItem
[C++]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public __gc class ToolbarDropDown : public BaseToolbarItem
[C++/CLI]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public ref class ToolbarDropDown : public BaseToolbarItem
The ToolbarDropDown control represents a drop-down select box. On the control level, each ToolbarDropDown is made up of ToolbarDropDownItems (accessable via the ToolbarDropDown.Items property). When creating predefined ToolbarDropDown types (all ToolbarDropDownTypes besides ToolbarDropDownType.Custom) the ToolbarDropDown will be created with the proper default calues for the type.
A ToolbarDropDown can be created and used one of two ways:
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)
ToolbarDropDown Members | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.