Instances of this type describe views within the Windows Forms
presentation platform. In addition to the view type it intoduces
several properties specific to the Windows Forms presentation
mechanism.
Namespace:
MVCSharp.Winforms.ConfigurationWhen the WinformsViewsManageractivates a view it looks to the properties of the corresponding WinformsViewInfo object. For example a form will be shown as modal if ShowModal is set to true.
Assembly: MVCSharp (in MVCSharp.dll)
Version: 0.8.5217.34148
Syntax
Inheritance Hierarchy
System..::.Object
MVCSharp.Core.Configuration.Views..::.ViewInfo
MVCSharp.Winforms.Configuration..::.WinformsViewInfo
MVCSharp.Core.Configuration.Views..::.ViewInfo
MVCSharp.Winforms.Configuration..::.WinformsViewInfo