Hello there,
i want to add an Ultratoolbarsmanager to my form with CODE. Normally i would write Form.Controls.Add(Control) but with this way a error occurs which said that the type of Ultratoolbarsmanager couldn´t be converted in System.Windows.Forms.Control.
Need help as fast asu can bring me ^^
Cloud
omg... i think i do this for too much hours ^^
thx that helped.
Hi,
Could you please try this:
ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.
ToolbarStyle.Office2007;
Regards
what´s the property for the style with code? (e. g. Office 2007)
obviously i thought "Toolbar.Appearence.Style" but there´s nothing is this way...
Thanks for your responses. If you need any further assistance, do not hesiate to write us.
forget I solved it ;)