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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=79787

--- shadow/79787        2006-10-30 10:37:34.000000000 -0500
+++ shadow/79787.tmp.11307      2006-10-30 10:37:34.000000000 -0500
@@ -0,0 +1,38 @@
+Bug#: 79787
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Windows XP SP 2 Czech
+Status: NEW   
+Resolution: 
+Severity: 080 Two weeks
+Priority: Major
+Component: Windows.Forms
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Controls not shown when Form.ShowInTaskbar is false
+
+Description of Problem:
+Controls like TabControl, TextBox, PictureBox (maybe others) is not shown
+when Form.ShowInTaskbar is set to false
+
+Steps to reproduce the problem:
+1. Create form with controls (tab, textbox, picturebox)
+2. set ShowInTaskbar property to false
+3. Show this form from application MainForm
+
+Actual Results:
+Controls not shown
+
+Expected Results:
+Controls to be visible
+
+How often does this happen? 
+Everytime
+
+Additional Information:
+This bug is new in 1.1.18 - older version was fine.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to