Re: AutoScale not working

Tech-Archive recommends: Speed Up your PC by fixing your registry



It has some layout capabilities to *assist* with that, but there's no
general method of just making things work that would make sense for all
applications.

Paul T.

"Michael Coelsch" <mcoelsch@xxxxxxxxxxxxxxxx> wrote in message
news:%236QCgrs3FHA.1148@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> i thought VS 2005 would take care about resizing controls (especially
> picture boxes) automatically for VGA and QVGA support??
>
> What can i do?
>
> The controls location is OK, but the picture in the picture-box is not
> autoscaled to QVGA resolution!
>
> Michael
>
>
> "Paker Liu" <lsj_1212@xxxxxxx> schrieb im Newsbeitrag
> news:eeMxO8n3FHA.1416@xxxxxxxxxxxxxxxxxxxxxxx
>> Michael Coelsch wrote:
>>
>>> When i create a Form in VS 2005 (VB.NET), the designer shows all
>>> controls (Picture Boxes, ...) correctly in a form (240x320 pixel).
>>> But when i deploy to a VGA device or the VGA emulator, all controls to
>>> not autoscaled and appear very small in the top left quarter corner of
>>> the screen.
>>>
>>> What can i do?
>>>
>>> Autoscale mode of the form is set to DPI.
>>>
>>> I have an english VS.NET 2005 on a german Win XP machine.
>>>
>>> Thanks
>>> Michael
>>>
>>>
>> if Autoscaled mode is not work,I suggest that you write some code to
>> recognize wether it is VGA device before all controls initialize.Usually
>> My app does not choose AutoScaled mode.It is the same reason that
>> Autoscaled mode is not well work!
>
>


.



Relevant Pages

  • Re: AutoScale not working
    ... But when i deploy to a VGA device or the VGA emulator, all controls to not autoscaled and appear very small in the top left quarter corner of the screen. ... if Autoscaled mode is not work,I suggest that you write some code to ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: AutoScale not working
    ... picture boxes) automatically for VGA and QVGA support?? ... The controls location is OK, but the picture in the picture-box is not ... > if Autoscaled mode is not work,I suggest that you write some code to ...
    (microsoft.public.dotnet.framework.compactframework)