Did you read Name Value Pairs in ComboBoxes and Kinfolk?
Too long?
Yeah. You’re right. I realized that after I published it.
Here’s the TL;DR version of it.
You have been tasked with adding a simple ComboBox to a form and load its list of values from a configuration file containing a list of name value pairs.
…