Enumeration of possible text box interface types.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public enum TextComponentInterfaceType
public enum TextComponentInterfaceType
Public Enumeration TextComponentInterfaceType
Public Enumeration TextComponentInterfaceType
public enum class TextComponentInterfaceType
public enum class TextComponentInterfaceType
type TextComponentInterfaceType
type TextComponentInterfaceType

Member | Description |
---|---|
Automatic | Use 'Automatic' to automatically work with plain and most rich text boxes. |
Standard | Use 'Standard' for regular HTML text boxes (input type='text' and textarea). |
PowerWEBTextBox | Use 'PowerWEBTextBox' for Dart PowerWEB text boxes. |
EasyWebEdit | Use 'EasyWebEdit' for EasyWebEdit.net text boxes. |
RichTextBox | Use 'RichTextBox' for RichTextBox.com text boxes. |
RadEditor | Use 'RadEditor' for Telerik RadEditor text boxes. |
Custom | Use 'Custom' to define your own interface. |
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331