Re: Form size different
From: steve (csufsurfer_at_yahoo.com)
Date: 03/04/04
- Next message: François Vall.: "How to ignore the ToggleDesktop command on a display form ?"
- Previous message: Eric Cadwell: "Re: Unable to display inherited forms in designer"
- In reply to: Herfried K. Wagner [MVP]: "Re: Form size different"
- Next in thread: Herfried K. Wagner [MVP]: "Re: Form size different"
- Reply: Herfried K. Wagner [MVP]: "Re: Form size different"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Mar 2004 09:02:54 -0600
Thanks. So I would probably be best off developing the c# app on a normal
machine.
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:c25s4e$1pneg3$2@ID-208219.news.uni-berlin.de...
> * "steve" <csufsurfer@yahoo.com> scripsit:
> > I have a c# windows forms app that runs fine on my laptop. The form is
> > 1024x768 with no border, and when I run it on my laptop with 1024x768
screen
> > resolution it fills the whole screen perfectly. The problem is, when I
run
> > the same application on two other machines that have the screen
resolution
> > set to 1024x768, it doesn't fill the whole screen. In fact, the black
> > border that I had around the form only shows on the top and left side of
the
> > form. Any ideas on why this is happening?
>
> The laptop and the normal machines use different number of dpi.
>
> --
> Herfried K. Wagner [MVP]
> <http://dotnet.mvps.org/>
- Next message: François Vall.: "How to ignore the ToggleDesktop command on a display form ?"
- Previous message: Eric Cadwell: "Re: Unable to display inherited forms in designer"
- In reply to: Herfried K. Wagner [MVP]: "Re: Form size different"
- Next in thread: Herfried K. Wagner [MVP]: "Re: Form size different"
- Reply: Herfried K. Wagner [MVP]: "Re: Form size different"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|