Changing the style of a combobox
-
I have a wide dropdown combobox on a form. I would like to move the button that activates the dropdown list from the right to the left side of the combobox. I am aware of the RTL property but it also right aligns the text. Does anyone have a soultion to this problem? Thanks James Johnson
-
I have a wide dropdown combobox on a form. I would like to move the button that activates the dropdown list from the right to the left side of the combobox. I am aware of the RTL property but it also right aligns the text. Does anyone have a soultion to this problem? Thanks James Johnson
Sorry James, can't be done. I work in a part of the world where RTL is the norm. Short of building your own combobox, there is no ready solution.
There are 10 kinds of people in this world. Those who understand binary and those who don't... ______________________ "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook