Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

LineLeft – PB Docs 125 – PowerBuilder Library

LineLeft – PB Docs 125

LineLeft event

Description

Occurs when the user clicks in the left arrow of the horizontal
scroll bar or presses the left arrow key on the keyboard when focus
is on a horizontal track bar.

Event ID

Event ID

Objects

pbm_sbnlineup

HScrollBar, HTrackBar

Parameters

None

Return Values

Long. Return code choices (specify in
a RETURN statement):

  • 0 Continue
    processing

Usage

When the user clicks in a horizontal scroll bar or presses
the left arrow key on the keyboard in a horizontal track bar, nothing
happens unless you have scripts that change the bar’s Position
property. For the scroll bar arrows and left arrow keys in a track
bar, use the LineLeft and LineRight events; for clicks in the background
above and below the thumb, use the PageLeft and Right events; for dragging
the thumb itself, use the Moved event.

Examples

This code in the LineLeft event causes the thumb
to move left when the user clicks on the left arrow of the horizontal
scroll bar and displays the resulting position in the StaticText
control st_1:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x