I'm using the ChooseColor API to display a color selection dialog. I'd like to be able to center the dialog, but when I set the OFN_ENABLEHOOK flag, the dialog doesn't display at all. I'm running Excel 2000 on Windows Vista...which could be the problem, I'm sure, but I'd like to know. Anybody...
The DataCombo is different from the regular ComboBox. It doesn't even have a ListIndex property to use for repositioning.
I tried repositioning the underlying recordset, but that didn't work for some reason. I do have 10 of these attached to the same recordset, maybe that's why.
I finally...
I have a set of DataCombo boxes that I'm using to provide a set list of options for the user to select from. The selections are saved, along with other data, in another database table to be retrieved later. I'm using a DataCombo to bind to the table and display the list instead of just loading...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.