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

In This Topic
    ControlAutoShowingEventArgs Class
    In This Topic
    Provides data for ControlAutoShowing event of C1Zoom class.
    Object Model
    ControlAutoShowingEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class ControlAutoShowingEventArgs 
       Inherits System.EventArgs
    public class ControlAutoShowingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.TouchToolKit.ControlAutoShowingEventArgs

    See Also