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


In This Topic
    C1ZoomDetachedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1ZoomDetachedEventArgs.

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