Groups | Blog | Home


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 > february 2004 > threads for sunday february 29

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

annoying automatic scrolling
Posted by cody at 2/29/2004 10:18:24 PM
I have a drawing-panel which is located in a AutoScroll-enabled panel. The problem is when I click in the drawing panel the contining panel automatically scrolls to position (0,0). How can I get around this annoying behaviour? -- cody [Freeware, Games and Humor] www.deutronium.de.vu || w...more >>


transparent controls
Posted by Derrick at 2/29/2004 7:45:12 PM
Is it possible to make the background color of controls (such as group boxes, lables, text boxes and check boxes, tabpage ) to transparent? In case you need more information, I have added some code to the form_paint method to paint the background with a gradiant. I need to get the controls on...more >>

How to create an Outlook Style Event Calendar in VB.Net
Posted by Paul Rea at 2/29/2004 5:43:16 PM
Hi, Does anyone have any ideas as to how I should best approach creating an outlook style event calendar in VB.NET? Any help would be greatly appreciated. Thanks. Paul ...more >>

PropertyGrid section
Posted by Bronco at 2/29/2004 1:51:30 PM
How do I make sections in a PropertyGrid. IOW. what do I have to do to prevent every public property appearing in the "misc" section? TIA, Bronco...more >>

debug user control
Posted by zemp at 2/29/2004 11:11:08 AM
i heard that it is possible to du\ebug user control while design time how ????...more >>

change color of TabPage header
Posted by zempit at 2/29/2004 10:41:05 AM
How can i change TabPage Header color?...more >>

How to display money number in a DataGrid?
Posted by Toto at 2/29/2004 9:51:06 AM
I want to display a double field in the format of currency. For example 100.345 as 100.36 But since the data grid is bound to a dataset, I find no way to control it I am using an untyped dataset. Can this problem be solved if I using a typed dataset Thanks a lot....more >>

Dynamically Add User Controls to a Form at Run Time?
Posted by Stewart Armbrecht at 2/29/2004 9:49:35 AM
Is it possible to dynamically load a user control on a windows form similar to the way you can load a web user control to an aspx page. Basically, I would like the database to determine which controls are loaded to a form. I am trying to mimic the IBuySpy portal functionality in a windows appl...more >>



Can't close a window form
Posted by Dave at 2/29/2004 8:51:06 AM
I am having a problem closing a window form. Calling Close() or click X does close it after a certain combination of events. When I overrode OnClosing, I found that the CancelEventArgs's Cancel property was set to true. Would some one help me out why CancelEventArgs's Cancel property be set to tr...more >>


DevelopmentNow Blog