Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1SimplifiedTabControl Class / ChangeVisualStateShape Method

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

    Parameters

    useTransitions
    See Also