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 2006 > threads for monday march 20

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

Checking a box in another application
Posted by Weaver2112 at 3/20/2006 11:06:44 AM
Hi, I am glad I came across this group. Nice content folks. I am interested in finishing a little automation project. I have everything figured out except for checking boxes in a treeview control. I am using C# and using window handles to determine window location, move my pointer, and do my cli...more >>


list file from folder
Posted by CSharpguy at 3/20/2006 10:09:32 AM
I have to list files that are in a folder,the files have four different extensions, How can I show all the files I need in a listbox then allow the user to select 1 or 2 files so it can do some database uploading of them files? The folder also has files in it that I don't need such as .doc, .t...more >>

Opening Windows Explorer at a Specific Folder
Posted by Shehab Kamal at 3/20/2006 8:28:24 AM
I'm using .NET 1.1 I want to open a folder in windows explorer using given its path. I managed to open a file using System.Diagnostics.Process.Start(fileName); Thanks in advance, Shehab....more >>

Raising Events Between User Controls
Posted by poppy at 3/20/2006 6:51:43 AM
I have 2 user controls on a form. One control has a textbox and a button. The other has a textbox. When the user clicks the button on the first control I want the text to appear in the other controls text box. Can anyone point me in the right direction here ? I know that I must raise an eve...more >>

Wrong size when restoring form that has no WS_DLGFRAME style flag set
Posted by Martin.Hallerdal NO[at]SPAM gmail.com at 3/20/2006 4:23:20 AM
Hello, I have a form that I don't want to display the title bar for. The way I've implemented this is to to remove the WS_DLGFRAME style flag. However, when this form is minimized and then restored, it is restored to the wrong size. The height of the form increases 19 pixels (height of a title ...more >>

Unmanaged pixeldata into Picturebox
Posted by Vertilka at 3/20/2006 12:28:59 AM
Hi friends, I am getting a stream of PixelData (without header) from the network (other computer). I am trying to display this pixel data in a picture box with following code (in "Form_Load"): byte [] pixeldata = new byte[720*576*3]; // 720 width, 576 height, 3 channels(RGB) GetPixelDataFro...more >>

Ink
Posted by mshawjr NO[at]SPAM frontiernet.net at 3/20/2006 12:00:00 AM
Man I have found this site that has the cheapest ink for any printer. You can compare prices and then review the companies on service and quality. <http://www.imagraphix.com> Let me know what you think...more >>



DevelopmentNow Blog