ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / TextBoxElement Class / CreateTextBoxControl Method

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