TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / C1ZoomAttachedEventArgs Class
Properties


In This Topic
    C1ZoomAttachedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1ZoomAttachedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1ZoomAttachedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the System.Windows.Forms.Form that has been attached by C1Zoom component.  
    Public PropertyGets the C1Zoom component that has attached to the Form.  
    Top
    See Also