I need to know how to modify a combobox control in Blitz using Win32 commands to change it so that it allows the user to modify the text in the input box.
Basically, I want to allow the user to either pull down a list of numbers and select one, or type a number not in the list into the text entry box.
I'm pretty sure there's a style for this, but I'm not sure what it is or how to set it.
Basically, I want to allow the user to either pull down a list of numbers and select one, or type a number not in the list into the text entry box.
I'm pretty sure there's a style for this, but I'm not sure what it is or how to set it.