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
cmon guys , need help^^
Hello Cloud,
I try to reproduce your scenario in a small sample. Could you please take a look at the attached project and let me know if you have any questions.
Regards
thx, your post was very helpfull :)
now i have the problem that i can´t add a button tool to my popupmenutool...
Could you help me again?
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;
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 ;)