ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / ITextBoxBaseView Interface / GetTextBox Method

In This Topic
    GetTextBox Method (ITextBoxBaseView)
    In This Topic
    Gets the System.Windows.Forms.TextBox control for this view.
    Syntax
    'Declaration
     
    
    Function GetTextBox() As TextBox
    TextBox GetTextBox()
    See Also