RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FindAndReplaceTool Class / IsDropDownOpen Property

In This Topic
    IsDropDownOpen Property (C1FindAndReplaceTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsDropDownOpen As Boolean
    public bool IsDropDownOpen {get; set;}
    See Also