Visit Gigasoft's Web Site
 ProEssentials v9 Help

HorzScrollPos

Scope

Pego, Pesgo

Type

Int32

Default

1

.NET

PeUserInterface.Scrollbar.HorzScrollPos

Ocx|Vcl

HorzScrollPos

DLL

PEP_nHORZSCROLLPOS

 

Purpose

This property stores and sets the current state of the horizontal scroll bar position.

 

Comments

PeUserInterface.Scrollbar.HorzScrollPos members of Pego.PeUserInterface.Scrollbar, Pesgo.PeUserInterface.Scrollbar

 

For the Graph Object, you can set this property to change the location of the scrollbar position, thus showing a different section of data. Possible values will be between 1 and Points-PointsToGraph+1. Only set this property after the object has been initialized and a scrollbar is currently visible.

 

For more information on this property, see Chapter 7, Question 20.

 

For the Scientific Graph Object, this property can only be used to retrieve the current scrollbar position. This property is rarely used with Scientific Graph.

 

See Also: VertScrollPos