Eyeshot 10 WinForms API Reference
StyleMode Property (ToolBarButton)

WinForms Assembly > devDept.Eyeshot Namespace > ToolBarButton Class : StyleMode Property
Gets or sets the style mode of the ToolBarButton (DropDownButton is not supported).
Syntax
'Declaration
 
Public Property StyleMode As ToolBarButton.styleType
public ToolBarButton.styleType StyleMode {get; set;}
See Also

Reference

ToolBarButton Class
ToolBarButton Members