cResizeSplitter

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

The cResizeSplitter prototype class is used to create a horizontal or vertical divider between two objects. The user can move the divider to change the relative sizes of the objects.

The objects can either be contents on the form, or externally associated windows. COMMENTS:You use Foundation1 properties to associate objects/windows, but cSplitter properties to set vertical/horizontal orientation.

If content on the form is used, then the cResizeSplitter must be placed after the two contents objects in the outline.

Super Classes

Methods