Separator Object

Properties   Events   Methods   See Also

Creates a Separator object that places space between controls in a toolbar.

Syntax

Separator

Remarks

Controls in a toolbar are placed immediately next to each other unless you include a Separator between the controls. A Separator is a special object that adds space between the controls and creates a group of controls.

For additional information about creating toolbars and separators, see Chapter 11, Designing Menus and Toolbars, in the Programmer's Guide.