Auto start support

This commit is contained in:
2014-05-03 09:50:56 -04:00
parent 967af2834b
commit 5159468d80
13 changed files with 102 additions and 8 deletions

View File

@@ -69,8 +69,6 @@ namespace FloatingStatusWindowLibrary
// Apply the stored settings
_windowSettings.Apply();
HtmlLabel.Text = "Testing";
}
protected override void OnLocationChanged(EventArgs e)