silver
April 14th, 1999, 05:20 AM
My program need a control to show a window just like the memory window of Visual C++. that's to say. it has one fixed left bar and variable right bar with a lot of data. I think the new property of virtual listview and work area in VC is good for it,but it can't work together. How can I do it? or I'll have to control the visible data myself ?