devxlogo

Multiselect Drop-down Box

Multiselect Drop-down Box

Question:
I need to have a drop-down box (combo probably) which allows multiple selections. The list box does this but there is no room to have the number of list boxes required. Drop-down capability is required. How can this be done? We will create a custom ctl/OCX to do this.

Answer:
The problem with this idea is figuring out how the user can select it. When a drop-down list goes down, it goes back up when an item is selected. Without making a visible change, you’re changing the function of a basic control, which could cause confusion to your user.

If you don’t have room for a list box, consider putting it on a separate window that pops up when you need it. That’s a more understandable (from the user’s viewpoint) solution than modifying the basic function of a built-in control.

See also  Professionalism Starts in Your Inbox: Keys to Presenting Your Best Self in Email
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist