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


In This Topic
    C1ZoomAttachingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1ZoomAttachingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1ZoomAttachingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this C1ZoomAttaching event is cancel.  
    Public PropertyGets the System.Windows.Forms.Form that is preparing be attached by C1Zoom component.  
    Public PropertyGets the C1Zoom component that is preparing attach to the Form.  
    Top
    See Also