A way to control all the Controls on a form view or on a dialog--resize the controls, move them, or hide them. This method works even if they are already subclassed.
Double Subclassing--Runtime Form Editor
Published 05/14/2003
A way to control all the Controls on a form view or on a dialog--resize the controls, move them, or hide them. This method works even if they are already subclassed.
SDI Projects have one View associated with one document. This article lets you use more than one view dynamically.
Presents alternative to traditional methods of adding and removing nodes from linked lists