#include <vstcontrols.h>
enum CControlEnum;
value |
description | used in | |
---|---|---|---|
1.0 |
|||
kHorizontal |
|
||
kVertical |
|
||
kShadowText |
Shadowed text. |
|
|
kLeft |
|
||
kRight |
|
||
kTop |
|
||
kBottom |
|
||
k3DIn |
3D-in effect. |
|
|
k3DOut |
3D-out effect. |
|
|
kPopupStyle |
A pop-up menu is drawn under the displayed text. |
|
|
kCheckStyle |
A check sign is added to the popup menu that shows the current selected item. |
|
|
2.0 |
|||
kMultipleCheckStyle |
Allows multiple checks in the menu. |
|
|
kNoTextStyle |
|
||
kNoDrawStyle |
|
||
2.1 |
|||
kDoubleClickStyle |
|