.. include:: headings.inc .. _ToolBarToolStyle: ========================================================================================================================================== |phoenix_title| **ToolBarToolStyle** ========================================================================================================================================== The `ToolBarToolStyle` enumeration provides the following values: ================================================================================ ================================================================================ **Description** **Value** ================================================================================ ================================================================================ ``TOOL_STYLE_BUTTON`` ``TOOL_STYLE_SEPARATOR`` ``TOOL_STYLE_CONTROL`` ================================================================================ ================================================================================ |