Multiple manager views

Attaching multiple views to a manager allows your program to display graphic objects simultaneously in various configurations.
multiview.gif
Multiple views bound to a manager
To bind a view to a manager, you simply need to create a manager view, an instance of the class IlvManagerView. The constructors of IlvManagerView take an IlvManager parameter.