TPictureBoxScrollingEnabled Property

Gets or sets a value indicating if image scrolling is enabled or disabled.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
public virtual bool ScrollingEnabled { get; set; }

Property Value

Boolean

See Also