Home All Groups Group Topic Archive Search About

about zooming controls

Author
15 Jun 2006 8:39 PM
# Cyrille37 #
Hello,

I'm looking for a method that can make a form zoomable : controls and texts grow
with the form like a vectoriel drawing (MM Flash).

I think it is not possible with dotnet... But perhaps it is ???

Thanks for your lights !
Cyrille

Author
19 Jun 2006 6:31 PM
Ben Voigt
"# Cyrille37 #" <cyrill***@free.fr> wrote in message
news:OHeeKvLkGHA.4672@TK2MSFTNGP02.phx.gbl...
> Hello,
>
> I'm looking for a method that can make a form zoomable : controls and
> texts grow with the form like a vectoriel drawing (MM Flash).
>
> I think it is not possible with dotnet... But perhaps it is ???

Try setting AutoScaleMode = AutoScaleMode.Font and then change the font
size, everything should scale with it.

Show quote
>
> Thanks for your lights !
> Cyrille

AddThis Social Bookmark Button