TouchToolKit for WinForms | ComponentOne
Zooming Component
/
C1Zoom Elements
/
C1Zoom Pan Window Element
/ C1Zoom Closing Pan Window
Collapse All
Expand All
In This Topic
C1Zoom Closing Pan Window
In This Topic
To close the Pan Window, use the
C1Zoom.ClosePanWindow
method.
Visual Basic
Copy Code
C1Zoom1.ClosePanWindow()
C#
Copy Code
c1Zoom1.ClosePanWindow();