.NET Framework Class Library
IView.VScrollBar Property
<< Click to Display Table of Contents >> IView.VScrollBar Property |
Namespace: Gnostice.Core.Viewer
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Property VScrollBar As VScrollBarInfo |
C# |
VScrollBarInfo VScrollBar { get; set; } |
Visual C++ |
property VScrollBarInfo^ VScrollBar { |