use tray icon without a parent form

This commit is contained in:
Luke Pulverenti
2014-02-15 16:17:36 -05:00
parent b2397d598c
commit b24d7de92e
4 changed files with 364 additions and 194 deletions

View File

@@ -138,6 +138,7 @@
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="ServerNotifyIcon.cs" />
<Compile Include="Splash\SplashForm.cs">
<SubType>Form</SubType>
</Compile>