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