New to VS2005 and C#.
I have a MDI Windows application. I also have a form with AutoScroll set to true. When the form opens, it's scroll postion is at the bottom. That is, when the form opens I see the bottom of the form, and must use the vertical scroll to position to the top of the form.
Is there a property setting that will position the form to the top upon opening?
Thanks.
I have a MDI Windows application. I also have a form with AutoScroll set to true. When the form opens, it's scroll postion is at the bottom. That is, when the form opens I see the bottom of the form, and must use the vertical scroll to position to the top of the form.
Is there a property setting that will position the form to the top upon opening?
Thanks.