Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Rotator > How to add an existing control into RadRotator

Not answered How to add an existing control into RadRotator

Feed from this thread
  • Chili Girl avatar

    Posted on Apr 1, 2010 (permalink)

    Hi, I have a RadPanel1 in the form1 with few controls inside: Labels, buttons, listviews, listbox, pictures. How can i add the existing RadPanel1 into RadRotator? (please in VB if its possible) :)

    best regards

    Chili Girl.

    Reply

  • Chili Girl avatar

    Posted on Apr 1, 2010 (permalink)

    I do it by my self:

    Dim hostItem1 As New Telerik.WinControls.RadHostItem(RadPanel1)

    Me.RadRotator1.Items.Add(hostItem1) 

    But the transitions isn't smooth and OpacityAnimation doesn't work with standard controls... smooth transitions and opacityAnimation only with few rad controls (RadLabelElement, RadImageButtonElement) maybe designed for this... why?

    Reply

  • Martin Vasilev Martin Vasilev admin's avatar

    Posted on Apr 7, 2010 (permalink)

    Hi Chili Girl,

    Please find the answer to your question in the following forum thread:
    http://www.telerik.com/community/forums/winforms/rotator/little-help-to-start-with-radrotator-and-visual-basic.aspx

    Best wishes,
    Martin Vasilev
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Rotator > How to add an existing control into RadRotator
Related resources for "How to add an existing control into RadRotator"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]