hi...
Why Hex String?
If you mean Listbox, all you need to a 1D String Array wired to the Listbox's property: ItemNames
Why do you need that many case结构 within a loop?
If you need two or more cases to run "at the same time", try multiple loops. Else, put all cases in one case structure instead.
You may use Event structure or even Queue Event structure.