Hello!!!
Is there a way to make the button of the ComboBox appear in the left side of the control, without using the RightToLeft property?
The problem is that I want to write an ActiveX that is based on the ComboBox, but I can't let the user use the RightToLeft property because it's read-only at run-time (of the control). Maybe there's an API function that does this.
I hope you understand my question. If so, please answer!
Thanks!!!
