DERIVED CLASS FOR MDICHILD FORMS. More...
#include <Zclass.h>
DERIVED CLASS FOR MDICHILD FORMS.
% Provides the functionality of a Windows MDI child window. An MDI application has a window within which multiple MDI child windows,which are frame windows themselves,can be opened,each containing a separate document. In some applications,the child windows can be of different types,such as chart windows and spreadsheet windows. In that case,the menu bar can change as MDI child windows of different types are activated.
1.6.1