ButtonSettings Class

Settings for ToolBar buttons and ProgressBar buttons.
Public Class ButtonSettings
This language is not supported or no code example is available.
public class ButtonSettings
This language is not supported or no code example is available.
Name Description
Public constructor ButtonSettings() Empty constructor.
Public constructor ButtonSettings(int, int, int, Color) Standard constructor.
Top
Name Description
Public property CornerRadius Gets or sets the button corner radius.
Public property Gap Gets or sets the distance between ToolBar Buttons.
Public property HighlightColor Gets or sets the button highlight color.
Public property Size Gets or sets the button size.
Top
Methods
 
Name Description
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top
devDept.Eyeshot.ButtonSettings

.NET Framework

Supported in: 4.7.2

In this article

Definition