Intersoft.Client.UI.Aqua Namespace > UXCallOut Class : EnableFadeOutAnimation Property |
<CategoryAttribute("Behavior")> Public Property EnableFadeOutAnimation As Boolean
Dim instance As UXCallOut Dim value As Boolean instance.EnableFadeOutAnimation = value value = instance.EnableFadeOutAnimation
[CategoryAttribute("Behavior")] public bool EnableFadeOutAnimation {get; set;}
[CategoryAttribute("Behavior")] public: property bool EnableFadeOutAnimation { bool get(); void set ( bool value); }
UXCallOut uses UXPopup control to display content which stays on the top of other elements along with comprehensive hide and display animation. Consequently, they share a number of settings that control the animation behaviors such as listed below.
To learn more about configuring the animation behaviors, see Popup Overview.
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