[]
Gets or sets whether the user can scale the display of the control using Ctrl key and the mouse wheel.
[Bindable(true)]
public bool AllowUserZoom { get; set; }
<Bindable(True)>
Public Property AllowUserZoom As Boolean
Type | Description |
---|---|
bool |
|