473,396 Members | 1,780 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

ComboBox stay DroppedDown

Hello everyone.
The whole day I'm fighting with this, as I seem, problem.
I made, based on a listed below article, custon ComboBox with
CheckBoxes as items. Everything works greate except hte list, that
hides and shoows itself. I would like it to stay visible until an user
click outside the control or an arrov on the control. Has anyone got
any idea??
Thanks for help... marianowic
ARTICLE: http://www.codeproject.com/cs/combob...ckComboBox.asp
Dec 3 '07 #1
3 2601
On Dec 3, 8:55 am, marianowic wrote:
Hello everyone.
The whole day I'm fighting with this, as I seem, problem.
I made, based on a listed below article, custon ComboBox with
CheckBoxes as items. Everything works greate except hte list, that
hides and shoows itself. I would like it to stay visible until an user
click outside the control or an arrov on the control. Has anyone got
any idea??
Thanks for help... marianowic

ARTICLE:http://www.codeproject.com/cs/combob...ckComboBox.asp
Why can you not do the work yourself with a CheckedListbox? Create
the listbox and make it so when it gets focus it expands to a certain
size then resize it back down whenever you lose focus. Sure it
wouldn't have ALL the same functionality of the combo but you could
work some of that in.
Dec 3 '07 #2
Yea, but it will loose some important features.
That is why I want to do it as a custom ComboBox with CheckBoxes, nut
with CheckedLIstBox.
Any idea??
Dec 4 '07 #3
On Dec 4, 2:20 am, marianowic <mariano...@gmail.comwrote:
Yea, but it will loose some important features.
That is why I want to do it as a custom ComboBox with CheckBoxes, nut
with CheckedLIstBox.
Any idea??
There are two possible solutions I can think of:
1. Create a user control of the checked listbox and add features to
mimic the ability of the checked combo and simply resize the listbox
on lostfocus/focus
2. Use the checked combobox and override the lostfocus of the box so
that the list doesn't disappear
Dec 4 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Chandra | last post by:
Hello Sir, This is Chandra and Working as Software Engineer. I got a really weird problem with ComboBoxes. I have set the ComboBox DroppedDown Property to true. Now the actual problem is...
3
by: Bill C. | last post by:
Hello, I know this has been discussed a lot already because I've been searching around for information the last few weeks. I'm trying to implement a DataGridComboBoxColumn class. I've found...
2
by: pei_world | last post by:
I want to implement a key hit with enter to dropdown a combobox that is in the datagrid. in this case I need to override its original behaviours. I found some codes from the web. Does anyone know...
5
by: ross kerr | last post by:
Hi All, I am extending the combobox to create a control that selects an item based on the text the user is typing into the text area of the control. I have an issue that occurs only when i...
5
by: Peter Stojkovic | last post by:
VB 7.1 and windows.forms. I have a comboBox on a form. When the user goes with TAB-Key to the comboBox, the comboBox should dropDown the ListBox automatically and show ALL entries. The user...
8
by: elven byte | last post by:
Hello. I want a combo to open automatically when it gets the focus. I've been looking for it on the Internet, but I've just found with the API. It'd be OK, but it uses combo.hwnd, and I don't...
0
by: | last post by:
Hi All. I have a problem with combobox, what I want is when combobox gets focus I need it to show the dropdown list t.This is fine if the user selects the combobox via keystrokes but when the...
7
by: hung tran | last post by:
Hi, I'd like to drop down a combobox after validating the Leave() event, how can I do that ? Thanks
2
by: Paul | last post by:
VB.NET 2003. I am loading a dialog box form with a ComboBox. I'm using a DropDownStyle of "DropDown" rather than "DropDownList". I want them to be able to type in it fill in as they type. The...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.