| Dart.PowerWEB.TextBox Namespace > HtmlBox Class > HtmlBox Constructor : HtmlBox Constructor() |
Initializes a new instance of the HtmlBox control.
[Visual Basic]
Public Function New()[C#]
public HtmlBox();[C++]
public: HtmlBox();[C++/CLI]
public:
HtmlBox();The default constuctor creates and initializes the HtmlBox with default settings. These settings are as follows:
| Element | Default Value |
|---|---|
| HtmlBox.Toolbar Layout |
The default toolbar layout includes the following toolbar items:
|
| HtmlBox.ControlStyle |
The default HtmlBox style is as follows:
|
| HtmlBox.ButtonStyle |
The default HtmlBox button styles are as follows:
|
| HtmlBox.DialogStyle |
The default HtmlBox dialog styles are as follows:
|
| HtmlBox.DropDownStyle |
The default HtmlBox dropdown styles are as follows:
|
| HtmlBox.MenuStyle |
The default HtmlBox menu styles are as follows:
|
| HtmlBox.SpecialCharacterList | "©","®","™","—","…","Ñ","á","¥","€","£","“","”","•","¶","é","ú" |
| HtmlBox.FontNameList | "Arial", "Verdana", "Tahoma", "Courier New", "Georgia" |
| HtmlBox.FontSizeList | "1","2","3","4","5","6","7" |
| HtmlBox.FontFormattingList |
|
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
HtmlBox Class | HtmlBox Members | Overload List
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.