4D View v16PV UNFREEZE PANES |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v16
PV UNFREEZE PANES
PV UNFREEZE PANES
The PV UNFREEZE PANES command changes the 4D View area to "standard pane" mode, where it is possible to add or remove panes, move their splitter, etc. If the area does not contain any splitters or if it has not been frozen, the command does nothing and the OK variable is set to 0. If the command is executed correctly, the OK variable is set to 1 and the View menu is modified accordingly: the Unfreeze Panes command is dimmed and the Freeze Panes command is activated. The following example unfreezes the panes of an area if they have been frozen:
PV GET COMMAND STATUS(area;pv cmd unfreeze panes;$status;$check;$name) If the area does not contain a splitter or if it has not been frozen, the command does nothing and the OK variable is set to 0. If the command is executed correctly, the OK variable is set to 1.
See also
|
PROPERTIES
Product: 4D View HISTORY
Created: 4D View v11.2 ARTICLE USAGE
4D View Language ( 4D View v16) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||