See Also

ToolbarImage Members  | 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 Requirements Languages PowerWEB TextBox for ASP.NET

ToolbarImage Class

Dart.PowerWEB.TextBox Namespace : ToolbarImage Class

Represents a non-interactive image on the toolbar.

For a list of all members of this type, see ToolbarImage members.

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Dart.PowerWEB.TextBox.BaseChildControl
            Dart.PowerWEB.TextBox.BaseToolbarItem
               Dart.PowerWEB.TextBox.ToolbarImage

Syntax

[Visual Basic]
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")> Public Class ToolbarImage    Inherits BaseToolbarItem
[C#]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")] public class ToolbarImage : BaseToolbarItem
[C++]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")] public __gc class ToolbarImage : public BaseToolbarItem
[C++/CLI]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")] public ref class ToolbarImage : public BaseToolbarItem

Remarks

Create a custom ToolbarImage to insert your own image onto the toolbar or use a predefined ToolbarImage type to apply formatting to your toolbar such as item seperators and row seperators.

A ToolbarImage can be created and used one of two ways:

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

ToolbarImage Members  | Dart.PowerWEB.TextBox Namespace

 

Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.