|
-
Jan 1st, 2000, 05:07 AM
#1
Thread Starter
Hyperactive Member
What is the difference between the startup position centerscreen and startup postion centerowner?
------------------
Sincerely,
Chris
:-) ;-)
Email [email protected]
-
Jan 1st, 2000, 05:11 AM
#2
It has to do if your making a MDI APP (Multiple Document Interface). In other words, are you creating a FORM that is a PARENT and a Form that is a Child. The child will center on the Parent Form since the Parent is the OWNER. In other words, where ever your program is at on the screen, if you select Position Owner, it will center under the Center of the Parent Form and not of the user screen, no matter where you put it on your desktop.
Hope that helps.. 
------------------
John T. Mieske
Knight Vision Enterprises
[email protected]
[This message has been edited by Knight_Vision (edited 01-01-2000).]
-
Jan 1st, 2000, 06:46 AM
#3
Thread Starter
Hyperactive Member
I get it thanks a lot!! It makes all the sense in the world now. I just could not figure it out because I forgot about parent and child forms. Thanks!!
------------------
Sincerely,
Chris
:-) ;-)
Email [email protected]
-
Jan 1st, 2000, 12:13 PM
#4
Hey.. no prob.. just helping my fellow VB gurus out there who helped me when I needed it.. 
------------------
John T. Mieske
Knight Vision Enterprises
[email protected]
-
Jan 1st, 2000, 11:41 PM
#5
-
Jan 2nd, 2000, 06:05 AM
#6
Hyperactive Member
Not even always at the left corner of the screen... it sometimes appears there, and sometimes just at the same place as it's in the VB IDE... hehehe but i like the centerscreen option :-) saves 2 lines of code in the form_load :-)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|