Description
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.
C# Syntax
siToolbarControl.siTBCtrlBlankSeparator // 0 siToolbarControl.siTBCtrlGroupHeader // 1 siToolbarControl.siTBCtrlLineBreak // 2 siToolbarControl.siTBCtrlMenu // 3 siToolbarControl.siTBCtrlPreset // 4 siToolbarControl.siTBCtrlLineSeparator // 5
|
Constant |
Value |
Description |
|
0 |
Blank separator |
|
|
1 |
Group header |
|
|
2 |
Line break |
|
|
3 |
Cascading command menu button |
|
|
4 |
Cascading command preset menu button |
|
|
5 |
Line separator |
Applies To
Autodesk Softimage v7.5