.NET Framework Class Library

IView.VScrollBar Property

<< Click to Display Table of Contents >>

.NET Framework Class Library

IView.VScrollBar Property

Namespace: Gnostice.Core.Viewer

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Property VScrollBar As VScrollBarInfo
 Get
 Set

C#

VScrollBarInfo VScrollBar { getset; }

Visual C++

property VScrollBarInfoVScrollBar {
 VScrollBarInfoget ();
 void set (VScrollBarInfovalue);
}

See Also

IView Interface

IView Members

Gnostice.Core.Viewer Namespace