[]
Represents a zoom policy for ListBox type control.
public class ListBoxZoomPolicy : ControlZoomPolicy
If MultiColumn is true and ColumnWidth is bigger than 0, this zoom policy will change ColumnWidth.
| Name | Description |
|---|---|
| ListBoxZoomPolicy() |
| Name | Description |
|---|---|
| TargetType | Gets the type indicates which control type can use this policy. |
| Name | Description |
|---|---|
| ZoomBounds(Control, ZoomBoundsInfo) | Zoom the control bounds. |