Monday, March 28, 2011

How do you bring to front a usercontrol added to a canvas in code behind.

I have a series of usercontrols that are added and removed from a canvas in code behind. I need to insure that certain ones are forward of others. How do you set, what used to be the ZOrder in VB6, the order of a user control once it is added to a canvas?

From stackoverflow

0 comments:

Post a Comment