TPictureBoxScrollSettings Property

Gets a ScrollBarConfiguration object which contains settings for the scroll indicators.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ScrollBarConfiguration ScrollSettings { get; }

Property Value

ScrollBarConfiguration

See Also