Home > Archive > Visual Basic Syntax > March 2005 > Restricting the selection from a cbo box
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 |
Restricting the selection from a cbo box
|
|
|
| Hi all,
I'm using vb.net. From my windows form, I have two combo boxes that I want
one of them to show the client first name based on the selection of the
client last name from another cbo box. So I want to tie the contents of one
of the cbo boxes to what is selected on the other combo box. What is the
syntax for that.
Thanks a lot.
--
TS
| |
| Bob Butler 2005-03-18, 4:02 pm |
| "TS" <TS@discussions.microsoft.com> wrote in message news:CD9F40E2-2A06-
4F04-BE21-2A6506EEBD5E@microsoft.com
> Hi all,
> I'm using vb.net.
--
<response type="generic" language="VB.Net">
This newsgroup is for users of Visual Basic version 6.0
and earlier and not the misleadingly named VB.Net
or VB 200x. Solutions, and often even the questions,
for one platform will be meaningless in the other.
When VB.Net was released Microsoft created new newsgroups
devoted to the new platform so that neither group of
developers need wade through the clutter of unrelated
topics. Look for newsgroups with the words "dotnet" or
"vsnet" in their name. For the msnews.microsoft.com news
server try these:
microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
</response>
| |
| Larry Serflaten 2005-03-18, 4:02 pm |
|
"TS" <TS@discussions.microsoft.com> wrote
> Hi all,
> I'm using vb.net.
This question would be better asked in a .Net group.
Try: microsoft.public.dotnet.languages.vb
LFS
|
|
|
|
|