MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1CheckList Class / ChangeVisualStateShowCaptionState Method

In This Topic
    ChangeVisualStateShowCaptionState Method
    In This Topic
    Updates the current visual state of the ShowCaptionState visual state group to match the object's properties.
    Syntax
    'Declaration
     
    
    Protected Sub ChangeVisualStateShowCaptionState( _
       ByVal useTransitions As Boolean _
    ) 
    protected void ChangeVisualStateShowCaptionState( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also