public List<ComboBoxItemActive> statusList
Public statusList As List(Of ComboBoxItemActive)
public: List<ComboBoxItemActive^>^ statusList
val mutable statusList: List<ComboBoxItemActive>