PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / SearchBarElements Class / SearchTextBox Property

In This Topic
    SearchTextBox Property (SearchBarElements)
    In This Topic
    Gets the element for the SearchTextBox item.
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchTextBox As TextBoxPreviewElement
    public TextBoxPreviewElement SearchTextBox {get;}
    See Also