CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (1 messages)

Combo Box on ToolBar Message #30472
From: Rick Masters Foundation Classes Forum · Doc/View/UI July 11, 1994 3:49 AM
I'm having a problem with a CComboBox on a CToolbar in a COleInPlaceFrame. (I get an assertion when the frame is destroyed ONLY if i've previously clicked on the combo box!) To reproduce, add the following code to scribble, step 7, IPFRAME.CPP, to the end of OnCreateControlBars(): CRect rect; rect.top…