Class ZoomControlActivity
Implements "Zoom in" and "Zoom out" using Ctrl+Shift+Plus and Ctrl+Shift+Minus keys. In order to use this activity correctly, set True to DefaultUseParentFont before creating any controls.
public class ZoomControlActivity : BaseControlActivity, IBaseObjectWithId, IDisposableObject, IBaseObject, IControlNotification, IDisposable
- Inheritance
-
ZoomControlActivity
- Implements
Methods
- AfterKeyDown(AbstractControl, KeyEventArgs)
Called after the KeyDown event is raised.
- Initialize(AbstractControl)
Initializes activity for the specified control.