Click to See Complete Forum and Search --> : Calling one view from other view


April 22nd, 1999, 07:15 AM
How to invoke one view from other view, which belongs to different Document?

mihai
April 22nd, 1999, 08:18 AM
See CDocument::GetDocTemplate(), CDocTemplate::GetFirstDocPosition, GetNextDoc
CDocument::GetFirstViewPosition, ...
Sincerely, Mihai