# ToolStripZoomPolicy

By default, the ToolStrip’s font can't zoom. When you use the ToolStripZoomPolicy it can help you get the best zoom result.

## Content



By default, the ToolStrip’s font can't zoom. When you use the **ToolStripZoomPolicy** it can help you get the best zoom result.

The following table illustrates the difference between enabling and disabling the ToolStripZoomPolicy.

|   Without ZoomPolicy   |   With ZoomPolicy   |
| --- | --- |
|   **![shows toolstrip without policy](https://cdn.mescius.io/document-site-files/images/b72f799f-5669-44a4-8119-5f3343d59999/images/toolstripwithoutpolicy.png)**   |   ![shows toolstrip with policy](https://cdn.mescius.io/document-site-files/images/b72f799f-5669-44a4-8119-5f3343d59999/images/toolstripwithpolicy.png)   |