ControlFontZoomingEventArgs Class Members
In This Topic
The following tables list the members exposed by ControlFontZoomingEventArgs.
Public Properties
| Name | Description |
| ChildrenHandled | Gets or sets a value indicating whether the child controls' zoom logic is handled by user. |
| Handled | Gets or sets a value indicating whether this ControlFontZooming event is handled by user. |
| TargetControl | Gets the target control which is preparing to zoom. |
| ZoomFontInfo | Gets the informations for current zoom action. |
Top
See Also