Language Reference Guide : 4. System Classes : FrameExec Class : HasScrollBars Attribute
 
Share this page                  
HasScrollBars Attribute
Data Type: smallint
4GL Access: RW
The HasScrollBars attribute specifies whether a frame's window has scroll bars.
Valid values:
TRUE
Specifies that a frame's window has scroll bars
FALSE
Specifies that a frame's window does not have scroll bars
If the value of HasScrollBars is FALSE and the form for the frame is larger than the window that displays the frame, there is no way for the end user to view the portions of the form that are not displayed.