Why the form position changes?
- From: "Jack" <replyto@newsgroup>
- Date: Thu, 3 Nov 2005 15:00:12 -0500
Hello,
I am trying to debug special situation:
My app saves on exit the current position on screen (Me.Left and Me.Top).
On startup it reads that data and position itself accordingly.
But twice already I had that problem that application did not show itself on
screen.
I traced the problem to the following saved values:
Me.Top = -245760
Me.Left = -245760
I cannot find what can cause that problem.
What is special with that number -245760 ?
Maybe value of it has some meaning to someone?
Your thoughts please,
Jack
.
- Follow-Ups:
- Re: Why the form position changes?
- From: Ken Halter
- Re: Why the form position changes?
- Prev by Date: Re: How to change pixel colors in PictureBox?
- Next by Date: Re: VB6 and Microsoft and what to do about it.
- Previous by thread: Re: How to change pixel colors in PictureBox?
- Next by thread: Re: Why the form position changes?
- Index(es):
Relevant Pages
|