Dart.PowerWEB.TextBox Namespace : HtmlBoxTextWindow Class |
Represents the actual editing window of the HtmlBox.
For a list of all members of this type, see HtmlBoxTextWindow members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Dart.PowerWEB.TextBox.BaseChildControl
Dart.PowerWEB.TextBox.HtmlBoxTextWindow
[Visual Basic]
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public Class HtmlBoxTextWindow
Inherits BaseChildControl
[C#]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public class HtmlBoxTextWindow : BaseChildControl
[C++]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public __gc class HtmlBoxTextWindow : public BaseChildControl
[C++/CLI]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public ref class HtmlBoxTextWindow : public BaseChildControl
This object represents the actual editing window (where the text is typed) of the HtmlBox. Set the style-related properties (such as BackgroundColor, Font.Name, etc) to change the visual appearance of the editing window itself.
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)
HtmlBoxTextWindow Members | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.