BCGSoft.ControlBars.Ribbon Namespace > RibbonStatusBarPane Class : AnimationImages Property |
'Declaration Public Property AnimationImages As ImageList
'Usage Dim instance As RibbonStatusBarPane Dim value As ImageList instance.AnimationImages = value value = instance.AnimationImages
public ImageList AnimationImages {get; set;}
public: __property ImageList* get_AnimationImages(); public: __property void set_AnimationImages( ImageList* value );
public: property ImageList^ AnimationImages { ImageList^ get(); void set ( ImageList^ 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