combobox datasource enum c# code example Example: c# combobox datasource enum cbStatus.DataSource = Enum.GetValues(typeof(Status));