Home > Archive > Visual Basic Syntax > January 2006 > Visual Basic.Net Properties
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 |
Visual Basic.Net Properties
|
|
| briansignal 2006-01-26, 7:07 pm |
| A friend of mine has writen a program using Visual Basic.Net to enable users
to design their own Model Railway Layout control system.
The problem is with the Option Forms that display a Picture Box above Radio
Buttons. The Picture Box displays correctly on a normal PC screen (4x3 ratio)
but not on my (wide screen) portable - the items in the Picture Box are
slightly compressed to the top left corner - so that the further right you go
the more out of alignment they are with the Radio Buttons.
I think there might be a problem with the Properties; any offers please (I
an only a beginner)?
--
Brian
| |
| Rick Rothstein [MVP - Visual Basic] 2006-01-26, 7:07 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 (the languages are different enough to
warrant separate newsgroup support). Look for newsgroups with either the
word "dotnet" or "vsnet" in their name.
For the microsoft news server, try these newsgroups for Visual Basic .NET
related questions...
microsoft.public.dotnet.languages.vb
microsoft.public.dotnet.languages.vb.upgrade
microsoft.public.dotnet.languages.vb.controls
microsoft.public.dotnet.languages.vb.data
And these for more general .NET questions
microsoft.public.dotnet.general
microsoft.public.vsnet.general
Note: There are many other .NET newgroups (use the first three "fields" from
the last two as templates when searching for them), but the above ones
should get you started.
Rick
"briansignal" <briansignal@discussions.microsoft.com> wrote in message
news:8D567526-F999-47E5-88A1-7D26BC11B41D@microsoft.com...
> A friend of mine has writen a program using Visual Basic.Net to enable
users
> to design their own Model Railway Layout control system.
>
> The problem is with the Option Forms that display a Picture Box above
Radio
> Buttons. The Picture Box displays correctly on a normal PC screen (4x3
ratio)
> but not on my (wide screen) portable - the items in the Picture Box are
> slightly compressed to the top left corner - so that the further right you
go
> the more out of alignment they are with the Radio Buttons.
>
> I think there might be a problem with the Properties; any offers please (I
> an only a beginner)?
> --
> Brian
| |
| briansignal 2006-01-26, 7:07 pm |
| Thanks for very prompt reply. Will redirect my question.
--
Brian
"Rick Rothstein [MVP - Visual Basic]" wrote:
> 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 (the languages are different enough to
> warrant separate newsgroup support). Look for newsgroups with either the
> word "dotnet" or "vsnet" in their name.
>
> For the microsoft news server, try these newsgroups for Visual Basic .NET
> related questions...
>
> microsoft.public.dotnet.languages.vb
> microsoft.public.dotnet.languages.vb.upgrade
> microsoft.public.dotnet.languages.vb.controls
> microsoft.public.dotnet.languages.vb.data
>
> And these for more general .NET questions
>
> microsoft.public.dotnet.general
> microsoft.public.vsnet.general
>
> Note: There are many other .NET newgroups (use the first three "fields" from
> the last two as templates when searching for them), but the above ones
> should get you started.
>
> Rick
>
>
>
> "briansignal" <briansignal@discussions.microsoft.com> wrote in message
> news:8D567526-F999-47E5-88A1-7D26BC11B41D@microsoft.com...
> users
> Radio
> ratio)
> go
>
>
>
|
|
|
|
|