Types of toolbar controls to use when building a toolbar. Toolbar controls help you to tweak the appearance of your toolbar by adding some cosmetic features, such as separators and line breaks.
siToolbarControl.siTBCtrlBlankSeparator // 0 siToolbarControl.siTBCtrlGroupHeader // 1 siToolbarControl.siTBCtrlLineBreak // 2 siToolbarControl.siTBCtrlMenu // 3 siToolbarControl.siTBCtrlPreset // 4 siToolbarControl.siTBCtrlLineSeparator // 5 |