Name | Description | |
---|---|---|
TabControlZoomPolicy Constructor |
The following tables list the members exposed by TabControlZoomPolicy.
Name | Description | |
---|---|---|
TabControlZoomPolicy Constructor |
Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether this policy should take effect. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
TargetType | Overridden. Gets the type indicates which control type can use this policy. |
Name | Description | |
---|---|---|
CanZoom | Determines whether this instance can zoom the specified control. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
CanZoomChildren | Determines whether the children controls can be zoomed. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
GetChildren | Get the collection of controls contained within the control. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
Initialize | Initializes the control before zoom action start. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
Terminate | Terminate the control after zoom action completely. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) | |
ZoomBounds | Overridden. Zoom the control bounds. | |
ZoomFont | Zoom the control font. (Inherited from C1.Win.TouchToolKit.ZoomPolicy) |