Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: multi select combo box


Message #1 by Chan Khin Sin <kschan@s...> on Mon, 25 Mar 2002 22:34:16 -0600
this is because client want to have the ctrl+c,ctrl+v function in the combo
box. Cuurently, the user interface that client using is combo box.
So, i need to know is it 100% no way to create a multi select combo box
before asking them to switch to list box.
Thanks
-----Original Message-----
From: Grossman Paul (app2pxg) [mailto:app2pxg@u...]
Sent: Wednesday, March 27, 2002 11:33 PM
To: professional vb
Subject: [pro_vb] multi select combo box


Just Curious:
Why the need for a multi-select combo-box?
Couldn't you use a multi-select list box instead?
To me, the purpose of a combo box is only to 
display / select one item.  The list box 
(which is the combo box's "cousin") allows
you to see and select one or more options.

Please let me know...



Subject: multi select combo box
From: Chan Khin Sin <kschan@s...>
Date: Mon, 25 Mar 2002 22:34:16 -0600
X-Message-Number: 2

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1D47F.7D11D3E0
Content-Type: text/plain;
	charset="iso-8859-1"

Dear All:
I wonder anybody know how to design a multiple select comnbo box? or any
site that may help me to get some helpful resources?
Thanks in advance.



  Return to Index