Enum SoundType
Sound Types for UI
Namespace: EmptyKeys.UserInterface.Media
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum SoundType
Fields
Name | Description |
---|---|
ButtonsClick | The buttons click |
ButtonsHover | The buttons hover sound |
CheckBoxHover | The CheckBox hover |
FocusChanged | Sound type when focus is changed |
ListBoxMove | The ListBox move |
ListBoxSelect | The ListBox select |
None | |
RadioButtonHover | The RadioButton hover |
TabControlMove | The tab control move |
TabControlSelect | The tab control select |
TextBoxKeyPress | The text box key press |