Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Combobox | Topic profile

Topic profile page for Combobox. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Combobox.
Topic "Combobox" was discussed 15,418 times on 465 sites in last 3 months
Search discussions, forums, images, videos, about "Combobox" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on combobox:

Posts by:  day  week  month 

 

Related topics:


combobox was discussed on the following sites:

VBForums - Visual Basic and VB .NET Discussions and More! VBForums - Visual Basic and VB .NET Discussions... - 2,150 VBForums - Visual Basic and VB .NET Discussions and More! - site profile
Forums de Developpez.com Forums de Developpez.com - 1,110 Forums de Developpez.com - site profile
MSDN Forums MSDN Forums - 1,050 MSDN Forums - site profile
Microsoft Office (Excel, Word) forum - OfficeFrustration Microsoft Office (Excel, Word) forum -... - 995 Microsoft Office (Excel, Word) forum - OfficeFrustration - site profile
MrExcel Message Board MrExcel Message Board - 988 MrExcel Message Board - site profile

 

Related threads on combobox:

Visual Basic .NET Combobox/ trying to populate current year plus the next...  VBForums - Visual Basic and VB .NET Discussions and More! - site profile Visual Basic .NET - forum profile  Go to this thread  Combobox/ trying to populate current year plus the next 10 years.
Flash ActionScript ComboBox component won't display selected item from list  Flash Kit Community Forums - site profile Flash ActionScript - forum profile  Go to this thread  ComboBox component won't display selected item from list
microsoft.public.access.modulesdaovba When Combobox is blank, textboxes should be blank in...  Discussions in microsoft.public.access.modulesdaovba - site profile microsoft.public.access.modulesdaovba - forum profile  Go to this thread  When Combobox is blank, textboxes should be blank in microsoft.public.access.modulesdaovba
Tooltip based on combobox selection  Access World Forums - site profile Forms - forum profile  Go to this thread  Tooltip based on combobox selection
Visual Basic General Binding Data to a ComboBox  MSDN Forums - site profile Visual Basic General - forum profile  Go to this thread  Binding Data to a ComboBox

Latest threads on combobox:

microsoft.public.access.forms
Started 14 hours, 42 minutes ago (2009-12-01 22:15:00)  by Joseph Greenberg
  I have a bound 2 column combobox with the following row rowsource SQL: SELECT DISTINCT qryGetFirstNames.SeqNo, qryGetFirstNames.Fname, qYDetail.FamNo FROM qYtDetail INNER JOIN qryGetFirstNames ON qYDetail.FamNo = qryGetFirstNames.FamNo WHERE (((qYDetail.FamNo)=[Forms]![fMemberInfo]![FamNo])) ORDER BY qryGetFirstNames.SeqNo;...
Source: Discussions in microsoft.public.access.forms More from this site Discussions in microsoft.public.access.forms - site profile 
Forum:  microsoft.public.access.forms  microsoft.public.access.forms - forum profile
Thread:  Show this thread (1 post) More from Multi-column combobox only showing first column in
microsoft.public.access.forms  Thread Thread info: Multi-column combobox only showing first column in
microsoft.public.access.forms Size: 1,223 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Multi-column combobox only showing first column in microsoft.public.access.forms :: microsoft.public.access.forms :: Discussions in microsoft.public.access.forms"
Using MS Access
Started 1 day, 12 hours ago (2009-12-01 00:00:00)  by Scottgem
Hello; I have a ComboBox with an AfterUpdate event in an Access 2003 database.  I have AutoExpand set to Yes.  As I type in the ComboBox, the AutoExpand "picks" the value based on the first few characters I've typed (and it's not always picking the right one since some answers are similar up to the last few characters), then the AfterUpdate automatically gets triggered - without my hitting enter...
Source: AllExperts Questions/Answers More from this site AllExperts Questions/Answers - site profile 
Forum:  Using MS Access  Using MS Access - forum profile
Thread:  Show this thread (1 post) More from Combobox AfterUpdate trigger  Thread Thread info: Combobox AfterUpdate trigger Size: 1,257 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Combobox AfterUpdate trigger :: Using MS Access :: AllExperts Questions/Answers"
Windows Presentation Foundation (WPF)
Started 1 day, 19 hours ago (2009-11-30 17:01:00)  by SteveRichter
I have a panel with a combobox on the top row. Depending on what is selected in the combobox, I want to display entirely different sets of controls in the remaining rows of the panel. If "orders" is clicked in the combobox dropdown, prompt and display order info.  If "customers", prompt for and display customer info.  What is a prefered way of coding something like this in WPF?  A different user...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Windows Presentation Foundation (WPF)  Windows Presentation Foundation (WPF) - forum profile
Thread:  Show this thread (3 posts) More from change window elements depending on combobox selection  Thread Thread info: change window elements depending on combobox selection Size: 600 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "change window elements depending on combobox selection :: Windows Presentation Foundation (WPF) :: MSDN Forums"
Visual Basic .NET
Started 1 day, 20 hours ago (2009-11-30 16:50:00)  by billboy
[RESOLVED] Give Int value to text in Combobox Thanks for reading this post and trying to help, I have a 2 combox's with the following items, Excellent,Good,Average,Fair,Poor in them and a textbox with a user defined numeric value I would like to be able to do the following: perform a calculation based on values in ...
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Visual Basic .NET  Visual Basic .NET - forum profile
Thread:  Show this thread (4 posts) More from [RESOLVED] Give Int value to text in Combobox  Thread Thread info: [RESOLVED] Give Int value to text in Combobox Size: 1,626 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[RESOLVED] Give Int value to text in Combobox :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
microsoft.public.dotnet.languages.vb.controls
Started 1 day, 20 hours ago (2009-11-30 16:44:00)  by tsluu
  Hi, I've attempted to create a user control which uses comboBox and ListView to get a multicolumn comboBox. Everything seemed fine except I hope to remove/dispose the lv control when it is no longer in used or lost focus. Can someone correct me or give me some advice on whether Im going the right direction with the code ...
Visual Basic .NET
Started 1 day, 21 hours ago (2009-11-30 15:34:00)  by cwfontan
add initial selected item to a bound combobox In the form below you see how the initial selected item is the first record of the table.. these controls are bound.. I want to initially show "Select one" in the combo box or nothing at all.. and the other controls not to be bound until an actual item is selected in the combobox...
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Visual Basic .NET  Visual Basic .NET - forum profile
Thread:  Show this thread (2 posts) More from add initial selected item to a bound combobox  Thread Thread info: add initial selected item to a bound combobox Size: 812 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "add initial selected item to a bound combobox :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Windows Presentation Foundation (WPF)
Started 2 days, 7 hours ago (2009-11-30 05:46:00)  by shachar8
hi all. i'm a begginer in wpf and i'm looking for a simple example of using a combobox. what i want is when the user will hoover over the items in combobox - the current item fontsize will grow. thanks.
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Windows Presentation Foundation (WPF)  Windows Presentation Foundation (WPF) - forum profile
Thread:  Show this thread (5 posts) More from example for using combobox in wpf  Thread Thread info: example for using combobox in wpf Size: 236 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "example for using combobox in wpf :: Windows Presentation Foundation (WPF) :: MSDN Forums"
Microsoft: Access Forms
Started 2 days, 7 hours ago (2009-11-30 05:33:00)  by techkenny1
Hi all, On a form I have a combobox which is set up to find data on the form. The name of the combobox is 'txtFindAsUTypeValue' and on the chnage  event '=FindAsUTypeChange([Form])' I found this on a web site for access. It works ok, so if you type in the first letter say'L' then the whole name will appear beginning with 'L'. Normally this is the first name beginning with 'L' Is it possible to...
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  Microsoft: Access Forms  Microsoft: Access Forms - forum profile
Thread:  Show this thread (2 posts) More from Selecting data by combobox  Thread Thread info: Selecting data by combobox Size: 831 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Selecting data by combobox :: Microsoft: Access Forms :: Tek-Tips Forums"
Visual Basic .NET
Started 2 days, 19 hours ago (2009-11-29 17:16:00)  by Untouchab1e
I have a combobox in my form which I want to fill with data from one column in an SQL database. Any idea on how I do this? Kind Regards
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Visual Basic .NET  Visual Basic .NET - forum profile
Thread:  Show this thread (2 posts) More from Fill combobox with data from MySQL tables  Thread Thread info: Fill combobox with data from MySQL tables Size: 152 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Fill combobox with data from MySQL tables :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 2 days, 19 hours ago (2009-11-29 17:16:00)  by Untouchab1e
Fill combobox with data from MySQL tables I have a combobox in my form which I want to fill with data from one column in an SQL database. Any idea on how I do this? Kind Regards
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Visual Basic .NET  Visual Basic .NET - forum profile
Thread:  Show this thread (2 posts) More from Fill combobox with data from MySQL tables  Thread Thread info: Fill combobox with data from MySQL tables Size: 496 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Fill combobox with data from MySQL tables :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
 

Hot threads on combobox:

ActionScript 2.0
Started 1 week ago (2009-11-25 07:52:00)  by varsha.forum
Get data from XML populated Combobox list item onClick event I would like to populate a combobox from XML file in Flash. Then, when a list item of combobox is pressed then thumbnail image of that particular category is being loaded in a movieclip from XML file. I spent a hard time to achieve this, but there is no success. I used ...
Source: ActionScript.org Forums More from this site ActionScript.org Forums - site profile 
Forum:  ActionScript 2.0  ActionScript 2.0 - forum profile
Thread:  Show this thread (2 posts) More from Get data from XML populated Combobox list item onClick event  Thread Thread info: Get data from XML populated Combobox list item onClick event Size: 1,551 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Get data from XML populated Combobox list item onClick event :: ActionScript 2.0 :: ActionScript.org Forums"
Visual Basic .NET
Started 3 days, 20 hours ago (2009-11-28 16:07:00)  by BrailleSchool
Get Information using stored procedure and adding all items to a combobox Hi all, I am not sure what I am doing with this and need some direction. I have attempted to create a stored procedure in SQL Server 2005 called proc_GetPrefixes with the following content Code: USE [CRM] GO ALTER PROCEDURE [dbo].[proc_GetPrefixes]...
Excel Questions
Started 1 week ago (2009-11-25 06:04:00)  by rs2k
populate Combobox problems Hi all, I've setup a list of names that is populated from a userform, this works OK. I have then tried to use a combobox (on a separate form) to use these names as its values, I first used the rowsource property but this only returned the first name in the list and after searching for the last few ...
Source: MrExcel Message Board More from this site MrExcel Message Board - site profile 
Forum:  Excel Questions  Excel Questions - forum profile
Thread:  Show this thread (33 posts) More from populate Combobox problems  Thread Thread info: populate Combobox problems Size: 1,638 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "populate Combobox problems :: Excel Questions :: MrExcel Message Board"
Excel Questions
combobox not working  - 2 new posts Read thread in new window
Started 5 days, 6 hours ago (2009-11-27 06:11:00)  by uniquo
combobox not working Hi, I've followed all the instructions, but the combobox shows me a blank space instead of a list. Can someone help me out? Is it a range issue? AM I supposed to include a range in the code? http://www.contextures.com/xlDataVal11.html Thanks
Source: MrExcel Message Board More from this site MrExcel Message Board - site profile 
Forum:  Excel Questions  Excel Questions - forum profile
Thread:  Show this thread (2 posts) More from combobox not working  Thread Thread info: combobox not working Size: 768 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "combobox not working :: Excel Questions :: MrExcel Message Board"
Excel Questions
Started 6 days, 11 hours ago (2009-11-26 01:03:00)  by artz
Switch combobox listfillrange with option buttons I have a combobox created from the control toolbox. Using two option buttons, I want switch the listfillrange for the combobox between worksheet ranges. The first range is on sheet1 in cells V8:V1000. The second ranges is on sheet2 covering the range B2:B500. When optionbutton ...
Source: MrExcel Message Board More from this site MrExcel Message Board - site profile 
Forum:  Excel Questions  Excel Questions - forum profile
Thread:  Show this thread (5 posts) More from Switch combobox listfillrange with option buttons  Thread Thread info: Switch combobox listfillrange with option buttons Size: 1,018 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Switch combobox listfillrange with option buttons :: Excel Questions :: MrExcel Message Board"
Excel Programming
Started 6 days, 23 hours ago (2009-11-25 13:54:00)  by slim1313
Please Register to Remove these Ads Hey All, I have a combobox, when the user selects an item in the list I want cell A1 to equal his selection. I tried this formula in cell A1 =combobox4.Value doesnt work any suggestions? Thanks
Source: Excel Help Forum More from this site Excel Help Forum - site profile 
Forum:  Excel Programming  Excel Programming - forum profile
Thread:  Show this thread (6 posts) More from combobox value in a Cell  Thread Thread info: combobox value in a Cell Size: 723 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "combobox value in a Cell :: Excel Programming :: Excel Help Forum"
Using Forms
Started 6 days, 9 hours ago (2009-11-26 03:22:00)  by rlm[_2_]
Not certain how to describe this one. A combox is placed on a form. The form is called from a continuos list via a mouse down event. If Button = acRightButton Then DoCmd.OpenForm "frmTask", acNormal End If The form, frmTask, has absolutely no code behind it. It has a combobox with a row source type of "value list" and a row source of ""Complete";"Complete with a ...
Source: Microsoft Office (Excel, Word) forum - OfficeFrust... More from this site Microsoft Office (Excel, Word) forum - OfficeFrustration - site profile 
Forum:  Using Forms  Using Forms - forum profile
Thread:  Show this thread (4 posts) More from Combobox Value Will Not Change - Until I Right Click?  Thread Thread info: Combobox Value Will Not Change - Until I Right Click? Size: 873 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Combobox Value Will Not Change - Until I Right Click? :: Using Forms :: Microsoft Office (Excel, Word) forum - OfficeFrust..."
Started 6 days, 22 hours ago (2009-11-25 14:18:00)  by Harold Clements
Hello Forum, I have a question regarding the best way to use a ComboBox for opening a FileDialog. I am trying to use a ComboBox to display a list of recently open files. The top (1st) item in the list is always 'Open Other File'. My problem is that if there are no recently open files, (meaning that the only item in the list is the 'Open Other File'), the 'SelectionChanged' event will not ...
Source: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ... More from this site C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, XAML, .NET 3.0, .NET 3.5,
Visual Studio 2008 Forums - site profile 
Forum:  .NET 3.0 & 3.5  .NET 3.0 & 3.5 - forum profile
Thread:  Show this thread (2 posts) More from Using a ComboBox to open a FileDialog  Thread Thread info: Using a ComboBox to open a FileDialog Size: 602 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Using a ComboBox to open a FileDialog :: .NET 3.0 & 3.5 :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Flash and Actionscript
Started 1 week ago (2009-11-25 01:03:00)  by varsha.forum
I would like to populate a combobox from XML file in Flash. Then, when a list item of combobox is pressed then thumbnail image of that particular category is being loaded in a movieclip from XML file. I spent a hard time to achieve this, but there is no success. I used this code so far to accomplish this task. Code: var myXML = new XML(); myXML.ignoreWhite = true; ...
Components
Started 1 week ago (2009-11-24 18:23:00)  by camdagr8
I'm trying to style a ComboBox (in Flash CS4) and wanted to know if it's possible to use external images as the skins instead of library assets. I tried using the UILoader as a skin and set it's source parameter to an external image, but a myriad of errors spang to life on test. Any ideas would be great. Cheers!
Source: ActionScript.org Forums More from this site ActionScript.org Forums - site profile 
Forum:  Components  Components - forum profile
Thread:  Show this thread (1 post) More from [AS3] Style ComboBox with external Images in Flash  Thread Thread info: [AS3] Style ComboBox with external Images in Flash Size: 331 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[AS3] Style ComboBox with external Images in Flash :: Components :: ActionScript.org Forums"