[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.C1ZoomAttachingEventArgs.-ctor

C1ZoomAttachingEventArgs Constructor

C1ZoomAttachingEventArgs(C1Zoom, Form)

Initializes a new instance of the C1ZoomAttachingEventArgs class.

Declaration
public C1ZoomAttachingEventArgs(C1Zoom gcZoom, Form form)
Parameters
Type Name Description
C1Zoom gcZoom

The C1Zoom component that preparing attach to the Form.

Form form

The C1Zoom component that preparing attach to the Form.