TToolButtonStyle
| Delphi | C#.NET | Supported |
| TToolButtonStyle | System.Windows.Forms.ToolBarButtonStyle | Yes |
| Properties | ||
| tbsButton | System.Windows.Forms.ToolBarButtonStyle.PushButton | Yes |
| tbsCheck | System.Windows.Forms.ToolBarButtonStyle.ToggleButton | Yes |
| tbsDropDown | System.Windows.Forms.ToolBarButtonStyle.DropDownButton | Yes |
| tbsSeparator | System.Windows.Forms.ToolBarButtonStyle.Separator | Yes |
| tbsDivider | System.Windows.Forms.ToolBarButtonStyle.Separator | Yes |
| tbsTextButton | System.Windows.Forms.ToolBarButtonStyle.PushButton | Yes |