TextViewerVerticalScrollBarArea Property

The bounds of the vertical indicator scrollbar within the control.

Definition

Namespace: BeeMobile.TextViewer
Assembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
C#
public Rectangle VerticalScrollBarArea { get; }

Property Value

Rectangle

Implements

IVerticallyScrollableVerticalScrollBarArea

See Also