OSDN Git Service

MyListsのShowInTaskbarがTrueだったのをFalseにした
authorf_swallow <f_swallow@users.sourceforge.jp>
Sun, 22 Aug 2010 02:40:01 +0000 (02:40 +0000)
committerKimura Youichi <kim.upsilon@bucyou.net>
Sat, 18 Feb 2012 14:14:53 +0000 (23:14 +0900)
git-svn-id: http://svn.sourceforge.jp/svnroot/tween/trunk@740 e39ad16e-3079-482e-bb30-4b4d378143b6

Tween/MyLists.Designer.vb

index 299a4e9..aa38507 100644 (file)
@@ -117,6 +117,7 @@ Partial Class MyLists
         Me.MaximizeBox = False
         Me.MinimizeBox = False
         Me.Name = "MyLists"
+        Me.ShowInTaskbar = False
         Me.Text = "MyLists"
         Me.ContextMenuStrip1.ResumeLayout(False)
         Me.ResumeLayout(False)