You are here: User Customizations > Creating Plug-Ins for Innovator > Tool and Document Windows > Document Window

Document Window

Document windows can be dynamically created and destroyed.

Document windows primarily differ from tool windows due to their dynamic creation and destruction. This makes it possible to create any number of these windows whereas only a set number of tool windows can be created per model.

Window content can be prepared in the same way as with tool windows. The only difference is that the IDocWorkArea interface needs to be realized. It does not have any of its own properties or methods; it only inherits from its IWorkArea base interface.

Note:

See the MID.Innovator.Plugin.Sample.DocumentWindow sample for creating a simple document window.

 

 

 

© 1986-2014 MID GmbH Nuremberg Germany. DIN EN 9001 certified. All rights reserved.