Hi,
Is it possible to use the UltraDropDownButton as a stand-alone button? I have put an UltraDropDownButton on a form, and only the button text appears (without the rest of the button) until I put the mouse focus on it which is the behavior I would expect from a toolbar button. I would like to use the UltraDropDownButton as a standard button. I've tried changing the appearance of the button, but I still only get the text until the button has focus. Has anyone had any success with this or am I out of luck?
Thanks in advance.
If I understand you correctly, you probably need to set UseOsThemes to false.
You might also want to change the ButtonStyle.