Developer111
Member
- Joined
- Apr 21, 2010
- Messages
- 24
- Programming Experience
- 5-10
Hello,
I am trying to build a WPF application using blend 3. I need to display HTML contents in a portion of my application window. I tried to use 'web browser' control for the purpose, it renders the HTML as desired. But the problem is when I apply a simple animation (change width) for the 'Web browser' control, using story board, the animation doesn’t take effect. I tried to play the story board at design time, animation is played as desired.
Can you please tell me how can I create animation for ‘Web browser’ and if it is possible please specify a sample? Are there any alternatives? Thanks in advance.
Regards,
Hassan
I am trying to build a WPF application using blend 3. I need to display HTML contents in a portion of my application window. I tried to use 'web browser' control for the purpose, it renders the HTML as desired. But the problem is when I apply a simple animation (change width) for the 'Web browser' control, using story board, the animation doesn’t take effect. I tried to play the story board at design time, animation is played as desired.
Can you please tell me how can I create animation for ‘Web browser’ and if it is possible please specify a sample? Are there any alternatives? Thanks in advance.
Regards,
Hassan