Click to See Complete Forum and Search --> : Accesing CComboBox in toolbar


Vitalic
April 13th, 1999, 09:06 PM
Hi all !

First i have a SDI application with one toolbar. Now i have use some code found here at codeguru to display a Combo box in my toolbar. Its working. Now i want to access that Combo box to put and retreive information from it. I want to do that from my view class. I have tried to use GetDlgItem but its not working... So i'm wondering whats the best way to do that !!

Thank you all
Charles Brenn

Franky Braem
April 14th, 1999, 03:42 AM
Have you checked http://www.codeguru.com/toolbar/ctrls_in_tb.shtml