AllowUserZoom Property
AllowUserZoom
Gets or sets whether to allow the user to scale the view
using the Ctrl key and the mouse wheel.
Declaration
[Browsable(false)]
public bool AllowUserZoom { get; set; }
<Browsable(False)>
Public Property AllowUserZoom As Boolean