InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / TextBoxElement Class / CreateTextBoxControl Method

In This Topic
    CreateTextBoxControl Method (TextBoxElement)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CreateTextBoxControl() As TextBox
    protected virtual TextBox CreateTextBoxControl()
    See Also