[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BoxTurn()
Turns on/off a window with ligh focus
Syntax:
BoxTurn ( aBox [, lMode] ) -> Nil
aBox : An Array value with a light focus window
lMode : The new visual mode. ( By default: .T. )
Description:
Reverses the orientation of a focused light window. If lMode is
true, the window shows up in the normal way. Otherwise, the
window shows up as pushed.
Return:
Nothing.
Example:
BoxTurn ( aBox, .T. )
See Also:
BoxOpen()
BoxDelete()
BoxClose()
BoxPush()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson