The WindowManager
- Last UpdatedNov 10, 2025
- 1 minute read
An addin will typically expose its functionality to the user through the use of a graphical user interface. This can take the form of forms which are shown from menu or commandbar buttons or the addin writer may wish the addins graphical user interface to be hosted inside a dockable window or in an MDI child window. The facilities provided by the CAF WindowManager can be used to create these two types of window.