[Mono-bugs] [Bug 75719][Nor] New -
System.Windows.Forms.ShowInTaskBar property does not work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 4 19:57:50 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by griffinseth at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75719
--- shadow/75719 2005-08-04 19:57:50.000000000 -0400
+++ shadow/75719.tmp.13500 2005-08-04 19:57:50.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 75719
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details: XP
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: io-layer
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: griffinseth at yahoo.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: System.Windows.Forms.ShowInTaskBar property does not work
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+If the System.Windows.Forms.ShowInTaskBar property is set to FALSE, the
+application will show up in the Windows Taskbar anyway! :o
+
+Steps to reproduce the problem:
+1. Create a basic windowed application
+2. Set ShowInTaskBar to false on the main window/form
+3. Execute the application
+
+Actual Results:
+The application shows up in the task bar!
+
+Expected Results:
+The application should not show up in the task bar
+
+How often does this happen?
+
+Everytime
+Additional Information:
More information about the mono-bugs
mailing list