To use the ZoomPanel to make both TreeView and ListView zoom-able in an Explorer Form, complete the following:
Open the ControlExplorer sample.
Create a new Windows Forms Application in Visual Basic.
3. Click on the Project menu and select WindowsApplication 1 Properties.
4. Select Explorer1 from the Start-up form dropdown menu .
5. Add C1ZoomPanel from the Toolbox to Explorer1.
6. From the View menu click View| Other windows| Document Outline to show the Document Outline window.
7. Select C1ZoomPanel1 on the Document Outline window, then move it to a place between ToolStripContainer.ContentPanel and SplitContainer.
8. Drag SplitContainer to move on the C1ZoomPanel1.
9. Select C1ZoomPanel1 on the Document Outline window, then click C1ZoomPanel’s smart tag to open C1ZoomPanel’s Tasks menu and select Dock to Parent.
10. Run the project. Make sure both TreeView and ListView can be zoomed by touch.
The following features are also available in the Zoom component.