Separator Object
Creates a Separator object that places space between controls in a toolbar.
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 Designing Menus and Toolbars.
See Also
Separator Object Properties, Methods and Events | CREATE CLASS | CREATE FORM | DEFINE CLASS | Toolbar Object