Base support for internal text box wrappers.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public abstract class WpfBaseAdapter
public abstract class WpfBaseAdapter
Public MustInherit Class WpfBaseAdapter
Public MustInherit Class WpfBaseAdapter
public ref class WpfBaseAdapter abstract
public ref class WpfBaseAdapter abstract
[<AbstractClassAttribute>] type WpfBaseAdapter = class end
[<AbstractClassAttribute>] type WpfBaseAdapter = class end
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| WpfBaseAdapter()()()() | ||
| Create(TextBox, Boolean) |
Creates a wrapper for the textbox
| |
| Create(RichTextBox, Boolean) |
Creates a wrapper for the textbox
| |
| Create(TextBoxBase, Boolean) |
Creates a wrapper for the textbox
| |
| CreateErrorAdorner(Int32, Int32, UnderlineStyle, Color) |
Creates an adorner
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| theWrappedTextBox |
The wrapped text box
| |
| ToString()()()() | (Inherited from Object.) | |
| WrappedTextBox |
The wrapped text box
|
| Object | ||
| WpfBaseAdapter | ||
| WpfRichTextBoxAdapter | ||
| WpfTextBoxAdapter | ||
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214