Parameters
- control
- The specified control.
This method will be called before all control zoom. In some control, the bounds/font may change when parent control changed. User can cache some original bound/font in this method before parent change. And use the cached value in ZoomBounds and ZoomFont method.
This method will call System.Windows.Forms.Control.SuspendLayout method.For more information, see 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