Making A Form The Full Size Of Screen??
Beginners Question?? How do I make the size of my form the full size of my screen when I run a program??? Thanks!
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Making Form Size Greater Than Screen Size
I trying to print a form with graphics. I'm simply using the PrintForm statement. The problem is that the screen size doesn't allow the form to expand to a full page. Meaning, I can only print on the top three-quarters of the page.
My question is how can I make the form height increase to greater than the screen height?
Ideally, I'll display this expanded form in a MDI parent window that allows the user to scroll to the bottem part of the expanded form.
Making Form To Screen Size.
I have changed resolution to 1024 X 728 pixels.Now wen I open a form in design mode I am not able to drag its width and height.
Height = 11520
ScaleHeight = 1275.275
Width= 10995
ScaleWidth = 2000
I aligned some controls on the form to look neatly.But when I run application my Form should completly fill computer screen.I don't want to use WindowStae = Maximized.If i say like that my controls are not aligning properly and not looks good.
Si If I made my form to screen size(15") while in design time so I can place my controls in neat way?
can any one explain how to do that?
What is the difference of Height and scleHeight?
Thanks
Making App Full Screen..
hi, is there a way to make my app a full screen that covers everything..like the start menu?? Thanks..
VB Start With Full Size Design Screen
Dear VB users,
If we start a VB application we allways have to klick one time to get a full size design screen.
What do we have to do to get direct a full size design screen?
Nice regards,
Michelle.
Full Screen Form
Trying to make a form full screen, so that it stays on top of the task bar as well, any ideas?? thanks
Full Screen Form
Anyone have a good Idea on how to make a form full screen no matter what resolution of the users diplay. I would also like this form behind other forms in my exe but on top of any other windows the user may have open. Any ideas.
Full Screen Form
Hello to everyone!
I'll do (At least, i'll try to do) a lan house manager program.
The first issue i found is that:
When the customer's time end, will appear a form, to avoid user to continue using the computer. But... How do i create a full screen form that can't be closed, can't be minimized and stay always on top??
Just one more thing...
I've downloaded VB 2005 yesterday. Should i use VB 2005?? Is it better? i'm using VB 6 actually... The code structure and commands are the same?
All reply are welcome.
Thank you, and sorry for bad english.
Full Screen Form
How can I maximize a form so that it's streched all the way on the screen and covers the taskbar so that all you see on the screen is your form?
>>>>>>>Full Screen Form Q<<<<<<<<<
If you set Form's BorderStyle property to none and window state to vbmaximized then the form appears as fullscreen without showing the startmenu etc. How can I make it to show the start menu????? I want to create my own Form (already did) and I need to add a maximization to it and it can't be FullScreen (I want to see start menu). Thanks for any help
Help For Full Screen Form
Hi, could any guru tell me how to create just a form which can automatically occupy whole screen, whatever your monitor size is. Take an easy example, just like Power Point full screen slide view. Thanks for any help!
Possibillity To Create A Form Size Greater Then Screen Size
Hello VB users,
I am trying to create a form size greater then screen size.
For example to create a area of a big factory.
To move to a part what is not on the screen you have to use a scroll bar.
Is this possible? If yes, how do I do this?
Nice regards,
Michelle.
Make Form Full Screen [VB6]
I have been receiving complaints regarding the size of my applications form, users want it larger and want to be able to make the application full screen.
Making the form larger is simple, but getting the Full Screen (maximize) feature to work seems a little different. I know that I can easily enable the “Maximize” property of the form which allows the form itself to maximize but I would like the other components to maximize as well.
Currently when I enable maximize button on the form and then test it I get only the form goes Full Screen but all components (datagrids, text boxes, labels, etc..) stay the same size and are aligned left instead of Centered which would look much nicer.
Any clues?
Adjusting Form Size Based On The Screen Size
I want to Set My Vb 6.0 Form Size based on the Screen Width & Height. Its important that i should extend this to all the Controls in a particular form like ToolBar,Tree View, Grid etc.,
How to acheive this? I need the Solution as a reusable code which can be put in a Module (to be used when any form gets loaded).
Thx yaar ...
.. SK ..
Full Screen Form And Fading Images
Hello,
I want my form to take up the entire screen. When I say entire I mean entire as in a game would take up the entire screen.
How would I do this?
Secondly, I have a picture box, - is there any way for me to have this picture box fade in and then out again after a specified interval.
Thankyou
Form Ontop Of A Full Black Screen ...
Hello all, i am pretty new to the vb world so pleas bear with me.
My problum is that i am trying to have a form that looks something like this :
and i want it ontop of a full black screen.
I alread have the first form designed, my problum is that i dont know how to make the full black screen behind it.
Any help would be wonderful.
Thank,
The Ragin Cuban
Full Screen Form And Fading Images
Hello,
I want my form to take up the entire screen. When I say entire I mean entire as in a game would take up the entire screen.
How would I do this?
Secondly, I have a picture box, - is there any way for me to have this picture box fade in and then out again after a specified interval.
Thankyou
Hi! Brand New :) - Center A Form In Full Screen??
Hello everyone, I have visited this site for many months when I needed some help. I was usually able to find my answer in a search but this one has me stumped. I am very new to VB and I am basically making a checklist program if you will. I have it set up so that it loads full screen, with no Border. The only problem is that when its loaded full screen the buttons, labels, and pictures are nested in the top left corner of the screen. I would like it it so that the buttons and everything moves to the center of the screen keeping their original formation. The reason I want to have this setup like this is because this application will run on an 800x600 and 1024x768 resolution.
Thanks in advance for all the help!
Edited by - kvisconti on 6/14/2004 2:46:24 PM
Fomatting A Form To Look Like A Full Size Letter Document
I am trying to make a basic form with textboxes, labels, etc.... look like as if it were a company letter. However, I cannot get the form to stretch out to an 8.5 x 11 letter. Is there anyway I can position my controls to get a good format?
Get A Full-screen Game To Load Into A Windowed Form...
I currently have a game that does not have an option to run in "windowed" form. It only runs in fullscreen! I know it's possible to take external applications and load them into internal VB forms and controls (such as picturebox). I've done this many times with MS Calculator, etc. by setting the Parent Form.
My question is... how difficult would it be to successfully load a game that runs in fullscreen into a VB form that can be "windowed" (doesn't even have to be resizable). I tried the "SetParent" method that I mentioned above on it; however, only an icon of the game shows up in the VB form... and when I click on it, it launches back into a fullscreen mode!
Any suggestions!? Thanks...
Respectfully,
Eric D. Brown
Form Size And Screen Size
I've made a form on friends pc with VB6 and when i transfered it to my pc, i have the problem that the form is displayed in a way that is only a part of it in the screen...
What mean is that the form seems to be larger than the screen how is this possible?
How can i make it to be the same size as the screen?
Making My Form Go To The Size Of The Picture Box When I Load The Form
I need help with making my frame automaticly load with the same size as the picture loaded in it... I have it when I browse for the picture to open it sets that picture to a frame... and the frame opens with the picture in it... but I need the fram to go to the correct size.. the same size as the picture.
Form Size After Making Exe
Hi,
Question on the size of a form. When I compile my project on one PC and run the exe, the form size is correct. When I move the project to another PC and compile, the controls on the right side and bottom of the form get chopped and I have to manually resize the form to show them. I need to compile on the other PC in order to use an older version of a 3rd party component.
Is there some setting I need to check to prevent this from happening.
Thanks for any ideas.
How To Fix The Form Size To Screen
I've created a form with sstab control on my pc(1280X768 screen resolution)
And i am trying to run the form on other pc(with 1280 X1024 screen resolution).The Form is fully designed with different controls(SStab..combo etc...)
I have the problem that the form is not displaying completely,
i can view only one part of the form.
Is it a problem with the screen resolution??
I used the following different types of code for resize.
but it is not working
??Any suggestionos please
VB Code:
Private Sub Form_Load() Me.Height = Screen.Height Me.Width = Screen.WidthEnd Sub Private Sub Form_Load()fme.Move Screen.Width - me.Width, Screen.Height - Me.Heightend sub Private Sub Form_Load() Me.Move (Screen.Width - Me.Width) / 2, _ (Screen.Height - Me.Height) / 2end sub
Thanks
Load A Form To Fit Any Screen Size
Please I like to code my form to load without scartering the component put on the form weather it load on 800 X 600 screen or 1020 X 760 resolution. Please help me out
Thanks
Form Sizing To Fit Within A Given Screen Size
I have an application whose main form is centred on the screen and barely fits at the top and bottom on a screen resolution of 1024 X 1268. Though things fit and look fine at this resolution (on a large monitor to boot) I know that in order for this application to be transferable it must be able to display on smaller monitors and coarser resolutions.
My question is this: Where in the project's code would you put the code that finds the screen dimensions of the monitor the App is being loaded up on, at the display resolution the user is operating on?
Is it just as simple as giving a minimum distance (in twips) from the screen height to the form height and one for the difference from the bottom of the screen to the bottom of the form? Where does one look to find the Property "Screen.Height"?
Form Size Changes With Different Screen Resolution?
hi all,
i have create a program under the resolution of 1024x768. Is it possible that the form of my program gets stretched even if i distribute this program to the computer of the same resolution, i.e 1024x768.
Thanks!
cheers,
stupidz
Form Size Vs. Screen Resolution
how do you determine form size (height and width) based on selected system screen resolution?
example: if monitor resolution is set for 800x600 what would be the form size (height and width) if i wanted the form to be same size as screen?
what is the relation of the height and width indicated in VB6 to the screen resolution?
How To Set Form Width To Screen Size?
I have made a text scroll program that runs at the top of the screen. it has a fixed width and hight right now to fit 1024x768
what I need is, when the program starts it makes the form the same width as the screen no matter what screen size the user has.. height can stay the same. form doesnt move so it doesnt need to dock or anything either.
Thanks!
Garrett
Resizing Form In VBA According To Screen Size
In VBA is there a way for a program to determine the PC screen size and
size a form accordingly to fit the window? Example: I need my form to fit
my monitor's screen size of 800x600 pixel size, etc.
Eric Blanco
The Casey Group
3799 Route 46 East, Suite 209
Parsippany, NJ 07054
973-299-4725
email@removed
Screen Resolution And Form Size
Hi, ALL
Can i change the size of my form and associated controls as per theScreen Resoultion?
Please suggest me to achieve this.
Thanks/Regards
AT
Form Size Against Screen Resolution...
Lets see if anybody can handle this problem...
I want to have a form sized larger then screen size. VB Is not letting me have taller form then current screen size, but I need to use one for my program. Even thou I am not showing the form, I only use Form1.PrintForm and it cuts the bottem. In design time, I can enter the heigth number manually, and make it large... In run time, it cuts it...
So... anyone could help me on this ?
Thanks
Leo
Making A Form Own Screen Real Estate?
im trying to make my scroll bar program that runs on the top of screen own that real estate. like when you dock icq it owns that part of the screen and no other program can occupy its space. Other programs you open or maximize act like the occupied side of the screen doesnt exist.
anyone know how to accomplish this?
Hope I am coming across on this one..
Thanks!
Garrett
Making Form Randomly Move Around Screen?
Hey guys. My first post
Ok...I am very new to VB ( have been learning now for about a week). I know most of the basic commands, but am confused on some of the advanced commands.
I am trying to make a form pop randomly around the screen. I want it to pop around in random places, and I would like it within the constraints of the screen (i.e. I don't want it to go off the screen too much). However, I have NO idea how to do this. Does anyone think they could help me? For the sake of example, the name of the form is frmSuperFun.
Thank you for your responses in advance.
Much Love,
Miko
Set Form Size Higher Than Screen Resolution
i Would like to set form size higher than screen resolution.
Please don't answer me Form.width = screen.width+x !!!
i have already tryed that but it doesn't work...
I have a form with a layout designed for screen over or equal to 1024X768
but when i load that form in a screen of 800x600 Vb6 decide to cut hardly the form hiding critical buttons...
thank you for your help
Formatting Form To Users Screen Size
hi VB's
my question is probably simple to most of you, but for me it will be realy handy!!
i need to make sure that the forms i built reformats to the users screen setting, example :480x640 or 1024x768...i need the form to stay intact but to stretch like a picture...
thank for you're time
Laurent
Form Screen Position - Monitor Size
How would I set the form position to the the bottom right of the screen area.. I am basically thinking of the different sizes of monitor's and resolutions...
The Left and Top properties can be set of course, but...
Thanks in advance
|