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