aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/Histacom2.Engine.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Histacom2.Engine/Histacom2.Engine.csproj')
-rw-r--r--Histacom2.Engine/Histacom2.Engine.csproj5
1 files changed, 4 insertions, 1 deletions
diff --git a/Histacom2.Engine/Histacom2.Engine.csproj b/Histacom2.Engine/Histacom2.Engine.csproj
index 128f0ab..bb10572 100644
--- a/Histacom2.Engine/Histacom2.Engine.csproj
+++ b/Histacom2.Engine/Histacom2.Engine.csproj
@@ -95,7 +95,7 @@
<SubType>Component</SubType>
</Compile>
<Compile Include="UI\ClassicDropDown.cs">
- <SubType>Component</SubType>
+ <SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\ClassicDropDown.Designer.cs">
<DependentUpon>ClassicDropDown.cs</DependentUpon>
@@ -148,6 +148,9 @@
<EmbeddedResource Include="Template\WinXP.resx">
<DependentUpon>WinXP.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="UI\ClassicDropDown.resx">
+ <DependentUpon>ClassicDropDown.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="UI\ClassicTextBox.resx">
<DependentUpon>ClassicTextBox.cs</DependentUpon>
</EmbeddedResource>