1

How do I change position of childWindow control when it is opened?

I want to do that because I want to make resize animation.

slugster
  • 49,403
  • 14
  • 95
  • 145
Gapipro
  • 1,913
  • 2
  • 22
  • 34

1 Answers1

1

You can do this easily in expression blend. After creating new animation at time frame 0 size will be correct and at time frame 1 re-sizing can be done. Window loaded we can call the storyboard.

Please refer this link

Rookie Programmer Aravind
  • 11,952
  • 23
  • 81
  • 114
Shrivallabh
  • 2,863
  • 2
  • 27
  • 47