Name | Description | |
---|---|---|
![]() | InputTextBoxElement Constructor | Initializes a new instance of the InputTextBoxElement class. |
The following tables list the members exposed by InputTextBoxElement.
Name | Description | |
---|---|---|
![]() | InputTextBoxElement Constructor | Initializes a new instance of the InputTextBoxElement class. |
Name | Description | |
---|---|---|
![]() | IsReadOnlyStyle | Returns the actual state InputTextBoxElementBase<T>.ReadOnly of the embedded text box control to correctly define its style. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
![]() | Owner | Gets a owner of this element. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
![]() | PlaceHolderColor | Gets or sets the color of place holder text. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
![]() | ReadOnly | Gets or sets a value indicating whether text in the embedded text box is read-only. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
Name | Description | |
---|---|---|
![]() | ApplyStyle | Overridden. Copies style attributes from the element to the hosted control. |
![]() | GetElement | Returns the C1.Framework.Element of this content element. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
![]() | Layout | Overloaded. Lays out this element based on its style and contents. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
![]() | OnGotFocus | Called by the host control when this C1.Framework.Element receives the focus. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
![]() | OnLostFocus | Called by the host control when this C1.Framework.Element loses the focus. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
![]() | OnMouseLeave | Called by the host control when the mouse leaves this C1.Framework.Element. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
![]() | Render | Overridden. Renders the element into a given rectangle. |
![]() | UpdateControlBounds | Updates the hosted control bounds to match the element's bounds. (Inherited from C1.Win.Input.Base.Views.InputTextBoxElementBase<ITextBoxBaseView>) |
Name | Description | |
---|---|---|
![]() | CreateTextBoxControl | Overridden. Creates the embedded text box control. |