'Declaration
Public Class ToolStripZoomPolicy Inherits ZoomPolicy
public class ToolStripZoomPolicy : ZoomPolicy
'Declaration
Public Class ToolStripZoomPolicy Inherits ZoomPolicy
public class ToolStripZoomPolicy : ZoomPolicy
ToolStripZoomPolicy will change System.Windows.Forms.ToolStrip and System.Windows.Forms.ToolStrip.Items's font and bounds after zoom.
For System.Windows.Forms.ToolStripDropDownItem, will zoom System.Windows.Forms.ToolStripDropDownItem.DropDown and System.Windows.Forms.ToolStripDropDownItem.DropDownItems. If it is System.Windows.Forms.ToolStripSplitButton, System.Windows.Forms.ToolStripSplitButton.DropDownButtonWidth will be changed too. For System.Windows.Forms.ToolStripControlHost, will zoom System.Windows.Forms.ToolStripControlHost.Control just like a normal control. For System.Windows.Forms.ToolStripSeparator, System.Windows.Forms.ToolStripLabel and System.Windows.Forms.ToolStripButton, just use basic zoom policy.
System.Object
C1.Win.TouchToolKit.ZoomPolicy
C1.Win.TouchToolKit.ToolStripZoomPolicy
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2