This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (4 messages)
Steve, I don't know if there is a copy of Brockschmidt's article on CIS or not. You might try looking in MSDN (Microsoft Developer Network). Mark
whereis LIST_DDX
Message #30386
PSS ID Number: Q102828 on the current DevNet CD contains the following: >> The LIST_DDX sample illustrates a technique for filling both an ordinary listbox control and the listbox portion of a combo control with data, and using the Microsoft Foundation Class (MFC) Dialog Data Exchange (DDX) facility to return…
#29399-
User-defined control???
Message #30366
>>I don't know about your attach/subclass problems, but there is an excellent article on the development CD called "A Primer on Designing Custom Controls" by Kraig Brockschmidt. It covers developing custom controls "from scratch".
Wizards and CScrollbar
Message #30221
On Thurs, July 7, I inflicted a forum message on you asking why no messages (related to a scroll bar id) show up in the Class Wizard when a scroll bar is placed in a formview while in AppStudio. Ok, I looked through some old code and the formview window…