[]
        
(Showing Draft Content)

C1.Win.Input.Base.Views.InputTextBoxElement

InputTextBoxElement Class

C1.Framework.Element that hosts a input editor control.

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

Constructors

Name Description
InputTextBoxElement(ITextBoxBaseView)

Initializes a new instance of the InputTextBoxElement class.

Methods

Name Description
ApplyStyle()
CreateTextBoxControl()

Creates the embedded text box control.

Render(Graphics, Rectangle)