# Editor.ComboBox.InsertMode

- Kind: enum
- Assembly: `Sandbox.Tools`
- Modifiers: sealed

## Fields

- [`AfterCurrent`](/api/Editor.ComboBox.InsertMode/AfterCurrent)
- [`Alphabetically`](/api/Editor.ComboBox.InsertMode/Alphabetically)
- [`AtBottom`](/api/Editor.ComboBox.InsertMode/AtBottom)
- [`AtCurrent`](/api/Editor.ComboBox.InsertMode/AtCurrent)
- [`AtTop`](/api/Editor.ComboBox.InsertMode/AtTop)
- [`BeforeCurrent`](/api/Editor.ComboBox.InsertMode/BeforeCurrent)
- [`Skip`](/api/Editor.ComboBox.InsertMode/Skip)
