BeMDI SDK
CZOrderedViewManager
CZOrderedViewManager::Z_AddChild
Adds a new child view.
virtual void
Z_AddChild
(
CZOrderedView
*view);
Remarks
Don't use AddChild directly. If you do that, the views aren't added to the z-order linked list. Use Z_AddChild instead. This method enshures, that the views are added correctly to the z-order. The new view is the topmost view.
Top
© 2000 by
3rd-evolution