See Also

ToolbarDropDownItem 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

ToolbarDropDownItem Class

Dart.PowerWEB.TextBox Namespace : ToolbarDropDownItem Class

Represents a single item of a ToolbarDropDown.

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

Inheritance Hierarchy

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

Syntax

[Visual Basic]
Public Class ToolbarDropDownItem    Inherits BaseChildControl
[C#]
public class ToolbarDropDownItem : BaseChildControl
[C++]
public __gc class ToolbarDropDownItem : public BaseChildControl
[C++/CLI]
public ref class ToolbarDropDownItem : public BaseChildControl

Remarks

The ToolbarDropDown.Text property represents the text that is displayed. The ToolbarDropDown.OnClickFunctionName represents theh JavaScript code that is called when the ToolbarDropDownItem is clicked.

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

ToolbarDropDownItem Members  | Dart.PowerWEB.TextBox Namespace

 

Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.