The IViewManager interface defines the general functionality for a view manager, which controls the display and layout of IViews.
For a list of all members of this type, see IViewManager Members.
Type | Description |
---|---|
AbstractStandardViewManager | The AbstractStandardViewManager provides some general functionality for a view manager that uses a Windows form UI. It provides some basic UI components such as a MenuStrip, as well as an abstract method that is called on construction to allow inheriting classes to add their own components to the form. |
Namespace: Sandia.MVCFramework.ViewManager
Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)
IViewManager Members | Sandia.MVCFramework.ViewManager Namespace