Programming Microsoft Composite Ui Application Block And Smart Client Software Factory | Fresh

Application.EnableVisualStyles(); var builder = new CABApplication<ShellApplication>(); builder.Run();

Desktop (Shell.exe) ├── ShellForm.cs ├── RootWorkItem ├── ShellApplication (Program.cs) Application

this.Workspace.CloseAll(); Workspaces also track activation and can close SmartParts via Close() . A typical SCSF solution (generated) has: var builder = new CABApplication&lt

// fetch customer details