Get the vertical scroll bar of this control
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public VScrollBar VerticalScrollBar { get; }
Public ReadOnly Property VerticalScrollBar As VScrollBar Get
public: property VScrollBar^ VerticalScrollBar { VScrollBar^ get (); }