Maximize Problem #2
Again using WMP 2008,but I think other skins have that too:
1.Create a control with align:bottom.
2.Run the application ..Control is at bottom
3.Maximize the form …Control is at bottom
4.Restore the form …Control isn't at bottom,it's at form maximized possition. <img src="style_emoticons//unsure.gif” style=”vertical-align:middle” emoid=”:???:” border=”0″ alt=”unsure.gif” />
This may help you very much:
1.Put an event on FormResize
2.Run the application ..event is called
3.Maximize the form ..event is called
4.Restore the form ..event is NOT called