Language Reference Guide : 4. System Classes : FrameExec Class : IsBordered Attribute
 
Share this page                  
IsBordered Attribute
Data Type: integer
4GL Access: RW1
Determines whether the frame has a border. Possible values are TRUE and FALSE.
You can set this attribute only before the frame is realized, either by setting it in the Frame Editor or by setting the attribute in the with clause of a callframe or openframe statement, or by setting it in the frame's initialize procedure.