Dart.PowerWEB.TextBox Namespace : ToolbarText Class |
Represents non-interactive text on the toolbar.
For a list of all members of this type, see ToolbarText members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Dart.PowerWEB.TextBox.BaseChildControl
Dart.PowerWEB.TextBox.BaseToolbarItem
Dart.PowerWEB.TextBox.ToolbarText
[Visual Basic]
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public Class ToolbarText
Inherits BaseToolbarItem
[C#]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public class ToolbarText : BaseToolbarItem
[C++]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public __gc class ToolbarText : public BaseToolbarItem
[C++/CLI]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public ref class ToolbarText : public BaseToolbarItem
Create a custom ToolbarText to insert your own text onto the toolbar or use a predefined ToolbarText type to apply formatting to your toolbar such as line breaks and tabs
A ToolbarText 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)
ToolbarText Members | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.