Dart.PowerWEB.TextBox Namespace : HtmlBoxMenuItem Class |
Represents a single menu item on an HtmlBoxMenu.
For a list of all members of this type, see HtmlBoxMenuItem members.
![]() ![]() ![]() |
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Dart.PowerWEB.TextBox.BaseChildControl
Dart.PowerWEB.TextBox.HtmlBoxMenuItem
[Visual Basic]
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public Class HtmlBoxMenuItem
Inherits BaseChildControl
[C#]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public class HtmlBoxMenuItem : BaseChildControl
[C++]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public __gc class HtmlBoxMenuItem : public BaseChildControl
[C++/CLI]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public ref class HtmlBoxMenuItem : public BaseChildControl
There are two types of HtmlBoxMenuItem objects. The standard type calls a client-side JavaScript function. Create an HtmlBoxMenuItem of this type by using the HtmlBoxMenuItem(string,string,string) constructor. The dialog type launches an HtmlBoxDialog object. Create an HtmlBoxMenuItem of this type by using the HtmlBoxMenuItem(string,string,HtmlBoxDialog constructor).
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)
HtmlBoxMenuItem Members | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.