RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ColorPickerMenuItem Class / ChangeVisualStateOpened Method

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

    Parameters

    useTransitions
    See Also