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.
For a list of all members of this type, see AbstractStandardViewManager Members.
System.Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
Form
AbstractStandardViewManager
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Sandia.MVCFramework.ViewManager
Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)
AbstractStandardViewManager Members | Sandia.MVCFramework.ViewManager Namespace