| ImageEn, unit iexToolbars |
|
TIEToolbarPosition
TIEToolbarPosition
Declaration
TIEToolbarPosition = (iepAbove, iepBelow, iepTop, iepBottom, iepAboveSelection, iepBelowSelection);
Description
Possible values for TIEToolbar Position:
| Value | Description |
| iepAbove | Above the control |
| iepBelow | Below the control |
| iepTop | At the top of the control |
| iepBottom | At the bottom of the control |
| iepAboveSelection | Above the selection |
| iepBelowSelection | Below the selection |