BCGSoft.Controls.Shared Namespace > DesktopAlert Class : AnimationType Property |
'Declaration Public Property AnimationType As ANIMATION_TYPE
'Usage Dim instance As DesktopAlert Dim value As ANIMATION_TYPE instance.AnimationType = value value = instance.AnimationType
public ANIMATION_TYPE AnimationType {get; set;}
public: __property ANIMATION_TYPE get_AnimationType(); public: __property void set_AnimationType( ANIMATION_TYPE value );
public: property ANIMATION_TYPE AnimationType { ANIMATION_TYPE get(); void set ( ANIMATION_TYPE value); }
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