This is a migrated thread and some comments may be shown as answers.

RadToolStrip

1 Answer 37 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
bhogavalli
Top achievements
Rank 1
bhogavalli asked on 07 Mar 2011, 12:16 PM

i have my code as shown below.

   this.radToolStripElement.Items.AddRange(new Telerik.WinControls.RadItem[] {
                       this.m_toolBarStation,
                        this.m_toolBarEdit,
                        this.m_toolBarGraphicPage,
                        this.m_toolBarFormat});

I drag all the toobar and close it by clicking the close button.

Now i wan to add the a particular toolbar to radToolStripElement.

But the probelm is this.radToolStripElement.Parent ie striplayoutpanel is null.

Even though i add,i could not see the toolbar.

Thanks in advance
suresh

1 Answer, 1 is accepted

Sort by
0
Ivan Todorov
Telerik team
answered on 10 Mar 2011, 07:54 AM
Hello bhogavalli,

Please find the answer to your question in this thread.

Kind regards,
Ivan Todorov
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
General Discussions
Asked by
bhogavalli
Top achievements
Rank 1
Answers by
Ivan Todorov
Telerik team
Share this question
or