Intersoft ClientUI Documentation
FocusAnimation Property



Gets the focus element animation.
Syntax
Public ReadOnly Property FocusAnimation As Storyboard
Dim instance As UXAccordion
Dim value As Storyboard
 
value = instance.FocusAnimation
public Storyboard FocusAnimation {get;}
public:
property Storyboard^ FocusAnimation {
   Storyboard^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXAccordion Class
UXAccordion Members

Send Feedback