[]
        
(Showing Draft Content)

C1.Win.Input.Base.Views.InputTextBoxElement

InputTextBoxElement Class

Element that hosts a input editor control.

Namespace: C1.Win.Input.Base.Views
Assembly: C1.Win.Input.8.dll
Syntax
public class InputTextBoxElement : InputTextBoxElementBase<ITextBoxBaseView>, ISupportUia, IControlHostElement, IInputTextBoxElement, IInputEditorElement

Constructors

Name Description
InputTextBoxElement(ITextBoxBaseView)

Initializes a new instance of the InputTextBoxElement class.

Methods

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.