Panel Previewing
C1Splitter contains a property, Ghost, which determines whether or not a preview of a panel's contents will be displayed when users drag the splitter bar to resize one of the panels. When Ghost is set to True, users will see a translucent preview of a panel's content while they are moving the splitter bar. When Ghost is set to False, users will only see a dotted line indicating the placement of the splitter bar; the content of the panel will not be revealed until after the splitter bar is released. The Ghost property is set to False by default.
The table below illustrates the two settings of the Ghost property:
Ghost = False |
Ghost = True |
|
|
For task-based help on using the ghosting effect, see Using the Ghost Effect.
|