See Also

ToolbarItemCollection Class  | ToolbarItemCollection Members

Requirements

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

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

ParentToolbar Property

Dart.PowerWEB.TextBox Namespace > ToolbarItemCollection Class : ParentToolbar Property

Gets a reference to the parent Toolbar.

[Visual Basic]
Public Property ParentToolbar As Toolbar
[C#]
public Toolbar ParentToolbar {get; set;}
[C++]
public: __property Toolbar* get_ParentToolbar(); public: __property void set_ParentToolbar(    Toolbar* value );
[C++/CLI]
public: property Toolbar^ ParentToolbar {    Toolbar^ get();    void set (Toolbar^ value); }

Requirements

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

See Also

ToolbarItemCollection Class  | ToolbarItemCollection Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.