OffsetPos
PowerScript function
Description
Sets the offset for progress bar controls.
Applies to
Progress bar controls
Syntax
|
1 |
control.OffsetPos (increment ) |
|
Argument |
Description |
|---|---|
|
control |
The name of the progress bar control |
|
increment |
An integer that is added to the start position of the |
Return value
Integer.
Returns 1 if it succeeds and -1 if there is an error.
Examples
This statement offsets the start position of a horizontal progress
bar by 10:
|
1 |
HProgressBar.OffsetPos ( 10 ) |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest