[]
Determines whether the children controls can be zoomed.
public override bool CanZoomChildren(Control control)
Type | Name | Description |
---|---|---|
Control | control | The specified control. |
Type | Description |
---|---|
bool | true if the children controls can be zoomed; otherwise, false. |
For more information, see ControlZoomPolicy.