ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class / CreateTextBoxControl Method

In This Topic
    CreateTextBoxControl Method
    In This Topic
    Creates the embedded text box control.
    Syntax
    'Declaration
     
    
    Protected Overrides Function CreateTextBoxControl() As TextBox
    protected override TextBox CreateTextBoxControl()
    See Also