ComponentOne Extended Library for WPF and Silverlight
ChangeVisualStateFocus Method (C1PropertyGrid)

C1.Silverlight.Extended Namespace > C1PropertyGrid Class : ChangeVisualStateFocus Method
Updates the current visual state of the Focus visual state group to match the object's properties.
Syntax
'Declaration
 
Protected Sub ChangeVisualStateFocus( _
   ByVal useTransitions As Boolean _
) 
protected void ChangeVisualStateFocus( 
   bool useTransitions
)

Parameters

useTransitions
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members