Configuration Schema
SEPARATOR Element
See Also  Send comments on this topic.
Configuration Schema : SEPARATOR Element

Glossary Item Box

Description

Used to specify a separator between tools in a custom toolbar.Used to specify a separator between tools in a custom toolbar.

Diagram

SEPARATOR Element

Overview

SEPARATOR
Used to specify a separator between tools in a custom toolbar.Used to specify a separator between tools in a custom toolbar.

Restrictions

SEPARATOR elements can only appear as child elements of the TOOLBAR element for user-defined toolbars.

Source

<xs:element name="SEPARATOR" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Used to specify a separator between tools in a custom toolbar.</xs:documentation>
  </xs:annotation>
  <xs:complexType />
</xs:element>

See Also

© 2013 All Rights Reserved.