See Also

HtmlBoxMenuItemCollection Class  | HtmlBoxMenuItemCollection 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

ParentMenu Property

Dart.PowerWEB.TextBox Namespace > HtmlBoxMenuItemCollection Class : ParentMenu Property

Gets a reference to the parent HtmlBoxMenu.

[Visual Basic]
Public Property ParentMenu As HtmlBoxMenu
[C#]
public HtmlBoxMenu ParentMenu {get; set;}
[C++]
public: __property HtmlBoxMenu* get_ParentMenu(); public: __property void set_ParentMenu(    HtmlBoxMenu* value );
[C++/CLI]
public: property HtmlBoxMenu^ ParentMenu {    HtmlBoxMenu^ get();    void set (HtmlBoxMenu^ value); }

Requirements

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

See Also

HtmlBoxMenuItemCollection Class  | HtmlBoxMenuItemCollection Members


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.