Skip to main content

Microsoft Silverlight

Answered Question UserControls interactingRSS Feed

(0)

paki_zg
paki_zg

Member

Member

38 points

37 Posts

UserControls interacting

Is it somehow possible for UserControls to interact one with another. I have a page.xaml file in which i include bunch of different userControls.. And what i need is to make some kind of interaction of those UserControls.. More directly.. i wanna fade out one userControle and fade In another UserControl.. Lets say that im using UserControls as a new pages.. so.. i just wanna display one and hide another..

i tried it from code behind.. but i just cant access a UserControl2 from UserControl1

Tnx, Mario

lee_sl
lee_sl

Contributor

Contributor

2992 points

585 Posts

Re: UserControls interacting

this post might help

http://blogs.msdn.com/devdave/archive/2008/06/13/navigation-with-transition-effects.aspx

----------------------------------------------
Available for consulting in Dallas, TX
http://leeontech.wordpress.com/

sladapter
sladapter

All-Star

All-Star

17445 points

3,173 Posts

Answered Question

Re: UserControls interacting

This is another good one:

http://www.flawlesscode.com/post/2008/03/Silverlight-2-Navigating-Between-Xaml-Pages.aspx

sladapter
Software Engineer
Aprimo, Inc

Please remember to mark the replies as answers if they answered your question

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities