ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Animation Namespace / Timer Class / Create Method

In This Topic
    Create Method (Timer)
    In This Topic
    Initializes a new instance of the Timer class.
    Syntax
    'Declaration
     
    Public Shared Function Create() As Timer
    public static Timer Create()
    See Also