Dart.PowerWEB.TextBox Namespace : HtmlBoxDialog Class |
Represents a dialog.
For a list of all members of this type, see HtmlBoxDialog members.
![]() ![]() ![]() |
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Dart.PowerWEB.TextBox.BaseChildControl
Dart.PowerWEB.TextBox.HtmlBoxDialog
[Visual Basic]
<ParseChildrenAttribute(ChildControlType=System.Web.UI.Control, ChildrenAsProperties=True)>
<PersistChildrenAttribute(Persist=False, UsesCustomPersistence=False)>
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public Class HtmlBoxDialog
Inherits BaseChildControl
[C#]
[ParseChildrenAttribute(ChildControlType=System.Web.UI.Control, ChildrenAsProperties=true)]
[PersistChildrenAttribute(Persist=false, UsesCustomPersistence=false)]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public class HtmlBoxDialog : BaseChildControl
[C++]
[ParseChildrenAttribute(ChildControlType=System.Web.UI.Control, ChildrenAsProperties=true)]
[PersistChildrenAttribute(Persist=false, UsesCustomPersistence=false)]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public __gc class HtmlBoxDialog : public BaseChildControl
[C++/CLI]
[ParseChildrenAttribute(ChildControlType=System.Web.UI.Control, ChildrenAsProperties=true)]
[PersistChildrenAttribute(Persist=false, UsesCustomPersistence=false)]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public ref class HtmlBoxDialog : public BaseChildControl
A single instance of HtmlBoxDialog object is tied to each instance of ToolbarDialogButton on the toolbar. When a button of this type is clicked, the dialog represented by the HtmlBoxDialog objectis displayed.
There are two scenarios for creating/using dialogs:
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)
HtmlBoxDialog Members | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.