Download VisualStateManager

Description

This is a simple, but quite powerful mechanism allowing you to separate the application UI from application logic in Windows Forms.

Source Files

The download file visualstatemanager.zip has the following entries.


VisualStateManager/Action.cs/*  w w  w .  j a va2  s .c o  m*/
VisualStateManager/BaseControlOperator.cs
VisualStateManager/BaseVisualStateManager.cs
VisualStateManager/CompositeCondition.cs
VisualStateManager/Condition.cs
VisualStateManager/ControlOperator.cs
VisualStateManager/ControlOperatorManager.cs
VisualStateManager/ICondition.cs
VisualStateManager/NegateCondition.cs
VisualStateManager/ObjectOperator.cs
VisualStateManager/Properties/AssemblyInfo.cs
VisualStateManager/ToolStripButtonOperator.cs
VisualStateManager/ToolStripMenuItemOperator.cs
VisualStateManager/ToolStripSplitButtonOperator.cs
VisualStateManager/ValueChangedEventArgs.cs
VisualStateManager/VisualStateController.cs
VisualStateManager/VisualStateManager.csproj
VisualStateManager/VisualStateManager.csproj.vspscc
VisualStateManager/VisualStateManager.sln
VisualStateManager/VisualStateManager.vssscc

Download

Click the following link to download visualstatemanager.zip.

visualstatemanager.zip




















Home »
  C# Free Code »
    UI »




ComboBox
GUI
ListBox
ListView
TreeView
UI
Windows Form
WinForm