Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== eBoxStyle ====== Constant enumeration ===== Description ===== Text box style (used in [[:scripting:api:style:start|IStyle]]) ===== Members ===== ^Member^ Value^ Description^ |**eBoxStyleHorizBounded**| 4| Horizontally bounded box| |**eBoxStyleNone**| 0| No text box| |**eBoxStyleRect**| 1| Rectangular text box| |**eBoxStyleRoundRect**| 2| Round rectangular text box| |**eBoxStyleVertBounded**| 3| Vertically bounded box| ===== See Also ===== [[:scripting:api:style:box-style|IStyle::BoxStyle]] #API ~~NOTOC~~