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 > march 2005 > threads for thursday march 24

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

Program exit unexpected
Posted by Jens Burup at 3/24/2005 6:49:45 PM
Hi I have a large App VS2003, that have started a very funny behaviar. Suddenly without changes in the code, when starting run(F5) the compiller starts doing its job, but then the program stops before screen form shows up, and whith no exceptions or errors thrown. In the Debug output I can ...more >>


How to build a control with a property like ...
Posted by Frankk at 3/24/2005 6:33:57 PM
In the Windows dataGrid component, there is a Collection property - TableStyles. This property can popup a Collection Editor and allow items to be added to the property. How is this fancy property being built in a custom component? All the available examples involves only the very simple Get/Set ...more >>

Spell Check
Posted by 11Oppidan at 3/24/2005 4:36:56 PM
Hello, Is there any way to harness the power of a spell checker and dictionary (such as words) with a VB .NET windows application form? I need to check city/county/state names in a ADO.net datatable and correct when misspell. Any suggestions much appreciated ...more >>

JIT Debugging
Posted by Rayden at 3/24/2005 3:59:01 PM
My problem might be silly but I really can't solve it. I've just installed Visual Studio 2003. When an exception happen I recieve external error messagebox instead of JIT exception (I can't see the location of exception in Visual Studio). and it says to invoke JIT debugging that I have to ins...more >>

How to insert combobox into WinForm
Posted by Kamal Ahmed at 3/24/2005 12:13:34 PM
Hi, All I have a datagrid binded to a datasource. I want to display a lookup field in the same grid using combo box. I also want to display a calculated field in datagrid i.e. Qty x Rate (Amount). How is it possible. TIA ...more >>

MakeTransparent vs TransparencyKey ?
Posted by ahughes NO[at]SPAM NOSPAMrm.com at 3/24/2005 12:02:58 PM
I've got a form which uses a background bitmap to create an irregular shaped window. According to KB822495 you need to use both MakeTransparency on your bitmap and then set TransparencyKey on the form to get around a bug when redering on 24pdd or greater displays. The problem I've got is...more >>

Locked Window Problem
Posted by Eric Marinko at 3/24/2005 12:01:05 PM
Help... my main application window locks up when a new form is shown from an event handler. The event is fired from a link label within a control added programmatically at runtime. The form is opened using the .Show() method but still locks the main window. I'm still able to open ...more >>

Inconsistent drawing size on laptop
Posted by Brendan Grant at 3/24/2005 9:17:08 AM
I have a forms based application that has hard values set for the size of the window as well as each and every control on it and it draws reliably everywhere but on a single machine. When loaded on this particular machine, a Dell Latitude D800 laptop with XPSP2 and framework 1.1 with SP1 an...more >>




DevelopmentNow Blog