From: jkclub2000 on 25 Jan 2006 11:05 Could someone help me with some code to create a flexgrid dynamically? I know how to add a flexgrid to a dialog, the visual studio then generates the wrapper msflexgrid class. But how would I do similar things if I need to create a flexgrid dynamically? Thanks in advance!
From: Scott McPhillips [MVP] on 25 Jan 2006 12:10 jkclub2000(a)yahoo.com wrote: > Could someone help me with some code to create a flexgrid dynamically? > I know how to add a flexgrid to a dialog, the visual studio then > generates the wrapper msflexgrid class. But how would I do similar > things if I need to create a flexgrid dynamically? > > Thanks in advance! > See the CreateControl method of the wrapper class. -- Scott McPhillips [VC++ MVP]
|
Pages: 1 Prev: How to use SHGetFolderPath()? Next: Crash in CAfxStringMgr::Free |