Enum VsToggleButtonAppearanceMode
- Namespace
- Alternet.Editor.Dialogs.VsControls
- Assembly
- Alternet.Editor.v10.dll
Specifies the appearance of the toggle buttons in Visual-Studio style.
public enum VsToggleButtonAppearanceMode
Fields
NoPressedIndication = 1The button doesn't change when clicked.
Normal = 0The button has standard appearance.