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

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

    System.Object
       System.EventArgs
          C1.Win.TouchToolKit.ControlBoundsZoomingEventArgs

    See Also