--- id: "toolbuttonstyle" title: "ToolButtonStyle" sidebar_label: "ToolButtonStyle" --- ## Index ### Enumeration members * [ToolButtonFollowStyle](toolbuttonstyle.md#toolbuttonfollowstyle) * [ToolButtonIconOnly](toolbuttonstyle.md#toolbuttonicononly) * [ToolButtonTextBesideIcon](toolbuttonstyle.md#toolbuttontextbesideicon) * [ToolButtonTextOnly](toolbuttonstyle.md#toolbuttontextonly) * [ToolButtonTextUnderIcon](toolbuttonstyle.md#toolbuttontextundericon) ## Enumeration members ### ToolButtonFollowStyle • **ToolButtonFollowStyle**: = 4 ___ ### ToolButtonIconOnly • **ToolButtonIconOnly**: = 0 ___ ### ToolButtonTextBesideIcon • **ToolButtonTextBesideIcon**: = 2 ___ ### ToolButtonTextOnly • **ToolButtonTextOnly**: = 1 ___ ### ToolButtonTextUnderIcon • **ToolButtonTextUnderIcon**: = 3