C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class


InputTextBoxElement Class Methods

For a list of all members of this type, see InputTextBoxElement members.

Public Methods
 NameDescription
Public MethodOverridden. Copies style attributes from the element to the hosted control.  
Public MethodReturns the C1.Framework.Element of this content element. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>)
Public MethodOverloaded. Lays out this element based on its style and contents. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>)
Public MethodCalled by the host control when this C1.Framework.Element receives the focus. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>)
Public MethodCalled by the host control when this C1.Framework.Element loses the focus. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>)
Public MethodCalled by the host control when the mouse leaves this C1.Framework.Element. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>)
Public MethodOverridden. Renders the element into a given rectangle.  
Public MethodUpdates the hosted control bounds to match the element's bounds. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Creates the embedded text box control.  
Top
See Also