[]
Represents a zoom policy for TabControl type control.
public class TabControlZoomPolicy : ZoomPolicy
The TabControlZoomPolicy will change the ItemSize of the tab control when zoom.
| Name | Description |
|---|---|
| TabControlZoomPolicy() |
| Name | Description |
|---|---|
| TargetType | Gets the type indicates which control type can use this policy. |
| Name | Description |
|---|---|
| ZoomBounds(Control, ZoomBoundsInfo) | Zoom the control bounds. |