RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1DeleteTableTool Class / ChangeVisualStateDropDownOpen Method

In This Topic
    ChangeVisualStateDropDownOpen Method (C1DeleteTableTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub ChangeVisualStateDropDownOpen( _
       ByVal useTransitions As Boolean _
    ) 
    protected void ChangeVisualStateDropDownOpen( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also