| 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);
}Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
HtmlBoxMenuItemCollection Class | HtmlBoxMenuItemCollection Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.