I want to limit what is inside my combobox. if I choose combobox style to 0, the users can edit in the combobox, if I use 2, yes the user cant edit but when my program load and reads the file with null value for the combobox, there will be error 'Text' properly is read-only.

any advice.