[]
        
(Showing Draft Content)

VisualBasicPowerPacks

Visual Basic Power Packs is a Visual Basic 6.0 compatibility feature provided by Microsoft.

TouchToolKit for WinForms provides the VisualBasicPowerPacksZoomPolicy to support ShapeContainer’s zooming behavior.

The following images shows the initial zoomfactor set to 100%:

how shapes look initially

The following table illustrates the difference between adding and not adding the VisualBasicPowerPacksZoomPolicy. Note that the ZoomFactor is set to 130%.

Without ZoomPolicy With ZoomPolicy
shapes without zoom policy shapes with zoom policy