No announcements
Found 4075614 threads
-
0 Votes
Combo box Add items
You can try following code private void PopulateComboBox() { Collection<string> items = new ...Answered | 2 Replies | 2869 Views | Created by Combo Add items - Error - Wednesday, September 11, 2013 6:48 PM | Last reply by Phill W. _ - Friday, September 13, 2013 1:32 PM -
1 Votes
cmfctoolbarcomboboxbutton, how to enable/disable
Using ON_UPDATE_COMMAND_UI macro, I can disable the CMFCToolBarComboBoxButton in the CMFCToolBar.Answered | 4 Replies | 1700 Views | Created by mzhiti - Wednesday, April 22, 2015 8:35 AM | Last reply by mzhiti - Thursday, April 23, 2015 6:16 PM -
3 Votes
How To Add Links To A Combo Box's Items
OK THIS WORKS...............If ComboBox2.SelectedItem = "All" Then ...Answered | 3 Replies | 3083 Views | Created by Tj.. _ - Sunday, March 29, 2009 5:26 AM | Last reply by Tj.. _ - Sunday, March 29, 2009 8:48 PM -
0 Votes
add item to combo box
But when I leave the control, it is not displaying the new value, even if I make lcNewValue=This.Text This.Displayvalue=lcNewValue ...Answered | 6 Replies | 2315 Views | Created by KortársÖdön - Wednesday, May 21, 2014 5:43 PM | Last reply by Naomi N - Thursday, May 22, 2014 3:19 PM -
2 Votes
How can I add items into a combo box from a char array?
How can I get this code to work properly?Answered | 3 Replies | 3422 Views | Created by hurtin_m - Wednesday, June 9, 2010 3:41 AM | Last reply by hurtin_m - Wednesday, June 9, 2010 8:08 AM -
0 Votes
Can I use the Items from a combo box ???
So i put a new text box.Answered | 7 Replies | 2733 Views | Created by Shiv charan - Monday, November 26, 2012 11:59 AM | Last reply by Renjith V Ramachandran - Monday, November 26, 2012 5:08 PM -
0 Votes
can I display the first item of a combo box?
I do know how to read the code a LITTLE, but I have absolutely no idea how to use the answer you post above.Answered | 3 Replies | 703 Views | Created by KareninMD - Thursday, June 2, 2016 8:10 PM | Last reply by Moonlight Sheng - Monday, June 6, 2016 6:39 AM -
0 Votes
How can I Delete selected item from ComBo Box??
And I have already tried the following code. but its not working..Answered | 3 Replies | 5517 Views | Created by Amit Sopan Roman - Friday, February 24, 2012 10:59 AM | Last reply by sqlguy - Friday, February 24, 2012 1:04 PM -
0 Votes
Combo box item list
So there would be no extra space in the data and no more problem with combo box.Answered | 10 Replies | 3924 Views | Created by Kazi Md. Shakawat Hossain - Monday, June 21, 2010 8:04 AM | Last reply by Kazi Md. Shakawat Hossain - Thursday, June 24, 2010 8:00 AM -
0 Votes
Combo Box item removal
I downloaded the file and will let you know how it goes.Answered | 6 Replies | 684 Views | Created by taking - Friday, September 9, 2016 9:59 PM | Last reply by taking - Monday, September 19, 2016 1:09 PM -
0 Votes
Add (All) to combo box
this is the code behind my combo box atm.Answered | 5 Replies | 2207 Views | Created by MW2011 - Tuesday, June 26, 2012 1:19 PM | Last reply by Kareninstructor - Tuesday, June 26, 2012 7:35 PM -
1 Votes
Is there a "good" way to add 1000 items to a combo box?
Answered | 4 Replies | 1890 Views | Created by doomdica - Saturday, January 14, 2012 10:10 PM | Last reply by Yann Duran - Sunday, January 15, 2012 8:39 AM -
0 Votes
How can an item of a combo box drop down be cleared or removed ?
Add one combo to the form and add 1 button control.Answered | 7 Replies | 4984 Views | Created by sdpanong - Tuesday, October 19, 2010 9:54 AM | Last reply by techmania - Wednesday, October 20, 2010 1:02 PM -
0 Votes
[wp8.1]How to set combo box item?
Hi rmurali.mcp, If I am understood you right you want to clear all the selections in combo box if I am right you can ...Answered | 1 Replies | 304 Views | Created by rmurali.mcp - Tuesday, March 22, 2016 2:34 PM | Last reply by Almir Vuk - Tuesday, March 22, 2016 8:28 PM -
2 Votes
User Management of Combo Box Items
"best" can be a pretty subjective term.Answered | 2 Replies | 618 Views | Created by BrandonC24 - Monday, January 14, 2013 4:01 PM | Last reply by Reed Kimble - Monday, January 14, 2013 4:34 PM -
0 Votes
Combo Box
JC, To add to what others have said here, I thought I'd put an example together that works with three comboboxes.Answered | 7 Replies | 2012 Views | Created by JasCode - Thursday, June 21, 2012 11:59 AM | Last reply by Frank L. Smith - Thursday, June 21, 2012 10:01 PM -
1 Votes
How to change the items of combo box once choose a radio button
If the radio button Checked event is True, then after each Case you will clear the combo box and list the new items to add.Answered | 2 Replies | 477 Views | Created by Morgan Mosa - Thursday, July 21, 2016 5:00 PM | Last reply by Morgan Mosa - Thursday, July 28, 2016 4:03 AM -
0 Votes
Filter tree combo-box selected item.
Hi, check here: http://stackoverflow.com/questions/11281558/filter-treeview-from-combo-box-selected-item MitjaAnswered | 2 Replies | 2221 Views | Created by FF_DAPI - Sunday, July 1, 2012 9:14 AM | Last reply by Mitja Bonca - Sunday, July 1, 2012 6:56 PM -
3 Votes
Excluding Items from Combo Box
I hope they are working on the new control with combo box.Answered | 11 Replies | 3301 Views | Created by DomagojBulat - Thursday, January 26, 2012 1:41 PM | Last reply by Kostas Christodoulou - Sunday, March 11, 2012 10:00 AM -
0 Votes
Combo Box and the Enter key
I have been using the combo Box keypress event to capture the enter key when it is being pressed by the user within the combobox.Answered | 1 Replies | 5248 Views | Created by epwVb2008 - Wednesday, August 25, 2010 2:56 AM | Last reply by DeborahK - Thursday, August 26, 2010 5:11 AM - Items 1 to 20 of 4075614 Next ›
No announcements