Add TreeListDefaults, Rename GridListDefaults

This commit is contained in:
Jonathan Jenne
2019-03-06 15:23:23 +01:00
parent 4447844b9f
commit 6de1c6f630
9 changed files with 96 additions and 56 deletions

View File

@@ -129,7 +129,8 @@
<Compile Include="ClassTimer.vb" />
<Compile Include="ClassUIConfig.vb" />
<Compile Include="ClassUtils.vb" />
<Compile Include="ControlDefaults\ClassGridControl.vb" />
<Compile Include="ControlDefaults\GridControlDefaults.vb" />
<Compile Include="ControlDefaults\TreeListDefaults.vb" />
<Compile Include="DockManagerTest.Designer.vb">
<DependentUpon>DockManagerTest.vb</DependentUpon>
</Compile>