Hi ,I have a textbox item ( on the Toolbar ) on a UltraToolBarsManager.I want to set the style of the textBox to Flat style and the border colorto black. I tried setting the border color, but it does not reflect. I also want to set the size and the location of the textbox.Thanks,SId.
Can you tell me how can I change the size of texbox in ultratoolbarsmanager?
Thanks
Hello SId,
I have faced no problem setting the border color of the 'TextBox'. I also altered the size of the tool. As to the location - you could move the tool across toolbars or before/after another tool in the designer or in code by adding it to other toolbars. However I also created a sample for you regarding this so could you please review it and see if it meets your requirements.
Please feel free to let me know if I misunderstood you or if you have any other questions.