Hi, how can i draw an icon next to the edit control in a combo box? Ive successfully managed to draw a list icons in the listbox, but now i want to draw the icon that the user selected next to the text in the edit box.
Ive obtained the edit box by attaching to it in the OnCtlColor() message of the combo box. But when i try to SetWindowPos on it to make it 19 pixels smaller, it doesnt work! Any tips on this would be greatfully received.
Thanks
Skute
"There are 10 types of people in this World, those that understand binary, and those that don't!"
Ive obtained the edit box by attaching to it in the OnCtlColor() message of the combo box. But when i try to SetWindowPos on it to make it 19 pixels smaller, it doesnt work! Any tips on this would be greatfully received.
Thanks
Skute
"There are 10 types of people in this World, those that understand binary, and those that don't!"