.NET Framework Class Library

ScrollBarInfo Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

ScrollBarInfo Members

The ScrollBarInfo type exposes the following members.

Constructors

 

Name

Description

Public method

ScrollBarInfo


Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Protected method

OnRaisePropertyChangedEvent


Public method

SetProperyValue


Public method

ToString

(Inherited from Object.)

Properties

 

Name

Description

Public property

Enabled

Gets or sets whether the scroll bar is visible.

Public property

LargeChange

Gets or sets distance to which the viewer thumb button needs to move when the end-user clicks in between the thumb button and the arrow button on the scroll bar.

Public property

Maximum


Public property

MaxScrollLimit


Public property

Minimum


Public property

SmallChange

Gets or sets distance to which the thumb button needs to move when the end-user clicks on one of the arrow buttons on the scroll bar.

Public property

Value

Gets or sets position of the thumb button on the scroll bar of the viewer.

Public property

Visibility

Gets or sets whether the scroll bar is visible.

Public property

Visible

Gets or sets whether the scroll bar is visible.

Events

 

Name

Description

Public event

PropertyChanged


See Also

ScrollBarInfo Class

Gnostice.Core.Viewer Namespace