.NET Framework Class Library

VScrollBarInfo Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace >

.NET Framework Class Library

VScrollBarInfo Class

This class represents settings of a vertical scroll bar.

Namespace: Gnostice.Core.Viewer

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

Syntax

Visual Basic

Public Class VScrollBarInfo _
 Inherits ScrollBarInfo

C#

public class VScrollBarInfo : ScrollBarInfo

Visual C++

public ref class VScrollBarInfo : public ScrollBarInfo

Inheritance Hierarchy

System.Object

Gnostice.Core.Viewer.ScrollBarInfo

  Gnostice.Core.Viewer.VScrollBarInfo

See Also

VScrollBarInfo Members

Gnostice.Core.Viewer Namespace