Panel.Scrollbar Property

GeonBit.UI

PanelScrollbar Property
Get the scrollbar of this panel.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public VerticalScrollbar Scrollbar { get; }

Property Value

Type: VerticalScrollbar
See Also