vertically?
I have managed to horizontally align a Div object. Here is how I did it. I got the width and the height of the object I wanted to center (XAML CODE)
[HTML][/HTML]
Then, in the html file that hosts the silverlight control I did this:
[HTML]
I have managed to horizontally align a Div object. Here is how I did it. I got the width and the height of the object I wanted to center (XAML CODE)
[HTML]
Then, in the html file that hosts the silverlight control I did this:
[HTML]
[/HTML]
That puts the control centered horizontally at the top of the web page.
Now, how do I center it vertically?
That puts the control centered horizontally at the top of the web page.
Now, how do I center it vertically?

Replies
Know the answer? Post it — somebody with the same question will find it here.