C1.Silverlight Namespace / C1MessageBoxContent Class / ChangeVisualStateIcon Method

In This Topic
ChangeVisualStateIcon Method (C1MessageBoxContent)
In This Topic
Updates the current visual state of the Icon visual state group to match the object's properties.
Syntax
'Declaration
 
Protected Sub ChangeVisualStateIcon( _
   ByVal useTransitions As Boolean _
) 
 

Parameters

useTransitions
See Also