Table of Contents

Enum ControlType

Namespace
OmegaGUI.Render
Assembly
OmegaGUI.dll

Predefined control types

public enum ControlType
Extension Methods

Fields

Button = 2
CheckBox = 3
DropdownList = 5
GroupBox = 1
Label = 0
ListBox = 7
PictureBox = 10
RadioButton = 4
Scrollbar = 9
Slider = 6
TextBox = 8