OffsetPos PowerScript function
Description
Sets the offset
for progress bar controls.
Controls
Progress bar controls
Syntax
|
1 |
<span>control</span>.<span>OffsetPos</span> (<span>increment</span> ) |
|
Argument |
Description |
|---|---|
|
control |
The name of the progress bar control |
|
increment |
An integer that is added to the start |
Return Values
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.<span>OffsetPos</span> ( 10 ) |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest