| |
-
OverFlow property has 3 posible values:
- HIDDEN : The content which is out of Window will be hidden from view.
- SCROLL : Window will use scroll to view wider content.
- AUTO : If content is wider than window size, window will use scrolling automatically.
| | |
|
Server-side sample code
|
<owd:Window ... OverFlow="AUTO" ... > </owd:Window>
| | |
| "Great feature the window manager is!!" |
Mark W.Butler |
|
| | |
|
|
|
|