ComboBox
-
-
I want to create combobox having my own bitmap button arrow image and draw color on every item and also want to draw the border for combobox. I am thinking to do with OWNERDRAW but I am not getting, can you please suggest any idea to do so. Thanks
-
I want to create combobox having my own bitmap button arrow image and draw color on every item and also want to draw the border for combobox. I am thinking to do with OWNERDRAW but I am not getting, can you please suggest any idea to do so. Thanks
Try To create a clase Derived from the BAse CComboBox Class and define ur own objects into ur new Class
"The Ultimate Limit Is Only Your Imagination."
-
I want to create combobox having my own bitmap button arrow image and draw color on every item and also want to draw the border for combobox. I am thinking to do with OWNERDRAW but I am not getting, can you please suggest any idea to do so. Thanks