BeMDI SDK

  CMDIClientView

CMDIClientView::CountVisibleMDIViews
Returns the number of visible MDI views.
virtual int32 CountVisibleMDIViews() const;


Remarks
This method really counts the views in a loop. Therfore you should cache the returned value, if you need it more than once.

  Top


© 2000 by 3rd-evolution