TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / AnimationStartingEventArgs Class
Members Example

In This Topic
    AnimationStartingEventArgs Class
    In This Topic
    Object Model
    AnimationStartingEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class AnimationStartingEventArgs 
       Inherits System.EventArgs
    public class AnimationStartingEventArgs : System.EventArgs 
    Example

    The following code example shows how to use this class to customize the animiation.

    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.TouchToolKit.AnimationStartingEventArgs

    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