[]
Represents a zoom policy for MonthCalendar type control.
public class MonthCalendarZoomPolicy : ControlZoomPolicy
Because of that it is invalid to changed MonthCalendar's font and bounds, so this zoom policy just adjust MonthCalendar's location. After zoom in, MonthCalendar will move to the center of the blank space.
Name | Description |
---|---|
MonthCalendarZoomPolicy() |
Name | Description |
---|---|
TargetType | Gets the type indicates which control type can use this policy. |
Name | Description |
---|---|
ZoomBounds(Control, ZoomBoundsInfo) | Zoom the control bounds. |