[]
Element that hosts a input editor control.
public class InputTextBoxElement : InputTextBoxElementBase<ITextBoxBaseView>, ISupportUia, IControlHostElement, IInputTextBoxElement, IInputEditorElement
| Name | Description |
|---|---|
| InputTextBoxElement(ITextBoxBaseView) | Initializes a new instance of the InputTextBoxElement class. |
| Name | Description |
|---|---|
| ApplyStyle() | Copies style attributes from the element to the hosted control. |
| CreateTextBoxControl() | Creates the embedded text box control. |
| Render(Graphics, Rectangle) | Renders the element into a given rectangle. |