Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet windows forms > october 2004 > threads for saturday october 9

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

how to: persist the DesktopBounds with a menu?
Posted by assaf at 10/9/2004 11:18:14 PM
hi all i have a form that i would like to persist its desktopbounds. however, upon each shut down + start up of the application and the form, the form's bottom grows by about the size of a menu. this is obviousely an unwanted effect. how can i persist the desktop bounds of my form with...more >>


Form Display Problem, Flickering, display delay
Posted by James Li at 10/9/2004 8:59:01 PM
I have a mdi child form that has many controls on it, about 75 of them. When the form is showed, there is a 1 to 2 seconds of delay for all the controls to show up. There is a lot of flickering, it looks very bad. Is there a way so that I can have all the controls loaded/showed at the same t...more >>

MDIchilds minimize, maximize & close buttons - not visibe?
Posted by Torben Philippsen at 10/9/2004 4:12:02 PM
Hi, When opening my MDI childs in FormWindowState.Maximized the minimize, maximize and close buttons in the upper right corner doesn't show. When pointing the mouse to the area I get to see the tooltips and when clicking the left mouse button and dragging the mouse over that area they are f...more >>

Which control to use
Posted by Amil at 10/9/2004 7:39:04 AM
Hi all, I want to create a user control that is irregularly shaped (ex. star) and I want to be able to fill the control with color based on a percentage. The color fill will be 10% filled; 50% filled from the bottom, etc. Is there a quick way to do this? I prefer not to use GDI+ if at all...more >>

Nasty bub VIS or corruption in my winforms 1.1 app
Posted by moondaddy at 10/9/2004 1:53:22 AM
I was working in my app today and my app was running fine. Then one time when I tried to run it I started getting this error when the app tried to load. Here's the error: StackTrace " at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) at System.Windo...more >>

Custom dialog window.. Hmm
Posted by Øyvind_Jægtnes at 10/9/2004 1:03:37 AM
I have a main form and a second form where i have set a ok button to AcceptButton and a cancel button to CancelButton in the properties view. I launch it with: TheDialog dlg = new TheDialog(); dlg.ShowDialog(); Now it shows. I can click the cancel button or press escape and the form cl...more >>



DevelopmentNow Blog