LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

RasterPictureBoxAnimationMode Enumeration






Values for the RasterPictureBox.AnimationMode property.
Syntax
public enum RasterPictureBoxAnimationMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterPictureBoxAnimationMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterPictureBoxAnimationMode
public enum RasterPictureBoxAnimationMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.WinForms.RasterPictureBoxAnimationMode = function() { };
Leadtools.WinForms.RasterPictureBoxAnimationMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterPictureBoxAnimationMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
InfinitePlay GIF files in a continuous loop.
UseImageGlobalLoopUse the Leadtools.RasterImage.AnimationGlobalLoop property when playing GIF files. The AnimationGlobalLoop property specifies whether the animation should not loop (no animation), loop continuously, or loop for N times.
Remarks
The RasterPictureBox.AnimationMode property controls user interaction with the control's display.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.RasterPictureBoxAnimationMode

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

Leadtools.WinForms Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.