Hi ,All
when I new a MDIChild, and Show It, It's Position move to right and down a
little,
I want the the MDIChild hold It's old position , How can I do ?
I know the MDIClient save the position of last created MDIChild, then when
It create
new Child, It add a little to position,
thanks

Signature
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/
_/ Nie Longhai , coder -_-|||
_/ Shanghai Xomi Instruments Co., Ltd.
_/ URL: http://www.xomi.cn
_/ Shanghai C&U Industrial Park
_/ Feng Cheng Town, Feng Xian District
_/ Shanghai, 201411
_/ Phone:86-21-57513966-807
_/ Fax:86-21-57513636
_/ Mobile:13162055440
_/ Email:NieLH@xomi.cn ,cok119@163.com
_/
_/ Profession & Focus
_/ High precision semiconductor metrology system vendor.
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Chris Jobson - 30 May 2006 19:06 GMT
> Hi ,All
>
> when I new a MDIChild, and Show It, It's Position move to right and down a
> little,
>
> I want the the MDIChild hold It's old position , How can I do ?
Set the StartPosition property in all the MDI child forms to manual, and
then set all their Location properties to the same value.
Chris Jobson
cok - 31 May 2006 02:03 GMT
Hi, Chris
thank you very much :)
"Chris Jobson" <chris.jobson@btinternet.com> дÈëÏûÏ¢ÐÂÎÅ:%23M7tSPBhGHA.4144@TK2MSFTNGP02.phx.gbl...
>> Hi ,All
>>
[quoted text clipped - 7 lines]
>
> Chris Jobson