Combox Box Blues 
Author Message
 Combox Box Blues

I have a CommandBarComboBox on a custom tool bar. Once I fill the cboBox
with data I would like to have some navigational button on the side which
would allow me to traverse the records in the combo box control, is this
possible? If so can you give me an idea how to accomplish this. If more
info. is needed about this issue please let me know, and I can supply more
details. Thanks for the help.

Rick



Mon, 06 Sep 2004 02:31:18 GMT  
 Combox Box Blues
Not sure what a "CommandBarComboBox" control is.. but if it's similar to a
regular ComboBox, all you should need to do is manipulate the ListIndex
property to set the "current" item.

--
Ken Halter
MS-MVP-VB
Please keep it in the groups..


Quote:
> I have a CommandBarComboBox on a custom tool bar. Once I fill the cboBox
> with data I would like to have some navigational button on the side which
> would allow me to traverse the records in the combo box control, is this
> possible? If so can you give me an idea how to accomplish this. If more
> info. is needed about this issue please let me know, and I can supply more
> details. Thanks for the help.

> Rick



Mon, 06 Sep 2004 04:00:36 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. blue box + yellow box = green box , ?how?

2. change contents of boxes after change in combox

3. Combox box Sorting

4. Binding combox box with DBGrid + DB subtotals

5. How to put data into the combox box

6. Combox box with the look of Office toolbar

7. Default Combox Box to Upper case?

8. How to put data into the combox box

9. Combox box

10. Setting Combox box dropdown

11. The Combo Box Blues...

12. Picture Box Blues

 

 
Powered by phpBB® Forum Software