|
-
Feb 11th, 2000, 02:56 AM
#1
Thread Starter
Member
Ok, my form is set to...
Hight 15000
left 105
Moveable true
Start up Position Windows Default
top -5670
Width 11970
ScaleHight 14625
scaleLeft 0
scaleMode twip
ScaleTop 0
ScaleWidth 11880
In program creation/editing, I can view the entire form, but not when I run it. I can only view the first half the form in run mode, and why does it only print the first half of the form when I tell it to print form.
I don't understand how It is there, and the second half of the form is working and holding information in run mode, but I cant see/print it in run mode.
-
Feb 11th, 2000, 03:58 AM
#2
That's a very big form and unless you are using a very high screen resolution you'll never see it all. What do you mean when you say "In program creation/editing, I can view the entire form..."? Do scrollbars appear on the form? Do you have VB6? If so you can see how the form will look on the screen at run time if you right-click on the "viewing" area of the Form Layout window and check Resolution Grades.
------------------
Marty
What did the fish say when it hit the concrete wall?
> > > > > "Dam!"
-
Feb 13th, 2000, 01:31 AM
#3
Hyperactive Member
Top/Left corner of your screen is point 0, 0.
If you say "top - 5670" your form will be 5670 tweeps above screen and you're not going to see that portion.
------------------
Improve your self-esteem.
It's so easy even you can do it!
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
|