Classes

  ClassDescription
WinformsViewsManager
Works with views represented as windows forms and user controls.
WinFormView
Base implementation of the IView interface for windows forms presentation mechanism. Inherit your view classes from this one and override IView members if necessary.
WinFormView<(Of <(T>)