Form.SetBounds
- From: "Steve Long" <Steve_Noneya@xxxxxxxxxx>
- Date: Thu, 28 Apr 2005 12:54:51 -0700
Hello,
I have tried a couple of ways to set the location of a form before it
becomes visible and the results have been erratic at best. My latest attempt
is to use the SetBounds method passing in the Left, Top, Width, Height of
the form but it doesn't come up in the same location as it should. Am I
missing something here? What is the best way to ensure the location of a
form before it becomes visible? Letting is become visible and then setting
the location is just ugly.
Steve
.
- Follow-Ups:
- Re: Form.SetBounds
- From: Herfried K. Wagner [MVP]
- Re: Form.SetBounds
- Prev by Date: Retrieving items from dictionary
- Next by Date: Re: Retrieving items from dictionary
- Previous by thread: Retrieving items from dictionary
- Next by thread: Re: Form.SetBounds
- Index(es):
Relevant Pages
|