For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic Syntax > March 2005 > How to resize a form









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to resize a form
tim

2005-03-01, 9:00 pm

VB 6: frame1.width = form1.width - 200
VB .NET: ?

Can someone please help with this simple line of code...thanks..


Rick Rothstein

2005-03-01, 9:00 pm

Almost everybody in this newsgroup is using VB6 or lower. While you may
get a stray answer to VB.NET (including VB2003 and VB2005 which has
dropped .NET from its name) questions here, you should ask them in
newsgroups devoted exclusively to .NET programming. Look for newsgroups
with either the word "dotnet" or "vsnet" in their name.

For the microsoft news server, try these newsgroups...

microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
microsoft.public.vsnet.general

There are some others, but these should get you started.

Rick - MVP



"tim" <tim@hello.com> wrote in message
news:WC3Vd.5$3t3.4@fe2.columbus.rr.com...
> VB 6: frame1.width = form1.width - 200
> VB .NET: ?
>
> Can someone please help with this simple line of code...thanks..
>
>


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com