ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / TaskDialogTimerTickEventArgs Class
Members

In This Topic
    TaskDialogTimerTickEventArgs Class
    In This Topic
    Provides data for the TimerTick event.
    Syntax
    'Declaration
     
    
    Public Class TaskDialogTimerTickEventArgs 
       Inherits System.EventArgs
    public class TaskDialogTimerTickEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Win7Pack.TaskDialogTimerTickEventArgs

    See Also