HorizontalScrollMaximum2 DataWindow object property
Description
The maximum width of the second scroll box when the horizontal
scroll bar is split (HorizontalScrollSplit is greater than 0). This
value is set by the DataWindow server based on the content of the DataWindow.
Use HorizontalScrollMaximum2 with HorizontalScrollPosition2 to synchronize horizontal
scrolling in multiple DataWindow objects.
Controls
DataWindows
Syntax
PowerBuilder dot notation:
|
1 |
<span>dw_control</span>.Object.DataWindow.HorizontalScrollMaximum2 |
Describe argument:
|
1 |
"DataWindow.HorizontalScrollMaximum2" |
Examples
|
1 |
string setting<br>setting = dw1.Object.DataWindow.HorizontalScrollMaximum2 |
|
1 |
setting = dw1.Describe("DataWindow.HorizontalScrollMaximum2") |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest