diff IBBoard.WarFoundry.GUI.WinForms.csproj @ 151:540c8aa6e565

Re #269: Handle multiple stat lines * Start to rebuild UI using DataGridView, as we can get the header height from that and it replaces the original DataGrid
author IBBoard <dev@ibboard.co.uk>
date Thu, 06 May 2010 20:05:43 +0000
parents def0c33a662c
children 096e8516752c
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.WinForms.csproj	Sun May 02 15:46:24 2010 +0000
+++ b/IBBoard.WarFoundry.GUI.WinForms.csproj	Thu May 06 20:05:43 2010 +0000
@@ -166,6 +166,7 @@
     <Compile Include="UI\StatColumnStyle.cs">
       <SubType>Component</SubType>
     </Compile>
+    <Compile Include="UI\StatsDataGridViewCell.cs" />
     <Compile Include="Util\UnitEquipmentChoice.cs" />
     <EmbeddedResource Include="FrmAbout.resx">
       <SubType>Designer</SubType>