Intersoft.Client.UI.Aqua Namespace > UXCallOut Class : DisplayAnimation Property |
<CategoryAttribute("Behavior")> Public Property DisplayAnimation As PopupAnimation
Dim instance As UXCallOut Dim value As PopupAnimation instance.DisplayAnimation = value value = instance.DisplayAnimation
[CategoryAttribute("Behavior")] public PopupAnimation DisplayAnimation {get; set;}
[CategoryAttribute("Behavior")] public: property PopupAnimation DisplayAnimation { PopupAnimation get(); void set ( PopupAnimation 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