WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DateTimePicker Class / ChangeVisualStateCommon Method
In This Topic
    ChangeVisualStateCommon Method (C1DateTimePicker)
    In This Topic
    Updates the current visual state of the Common visual state group to match the object's properties.
    Syntax
    protected void ChangeVisualStateCommon( 
       bool useTransitions
    )

    Parameters

    useTransitions
    See Also