[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.C1ZoomDetachedEventArgs.-ctor

C1ZoomDetachedEventArgs Constructor

C1ZoomDetachedEventArgs(C1Zoom, Form)

Initializes a new instance of the C1ZoomDetachedEventArgs class.

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

The GcZoom component that has detached to the Form.

Form form

The Form that has been detached by GcZoom component.