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 wednesday march 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

Can't access digital camera to copy from in code
Posted by Glen M at 3/9/2005 1:25:03 PM
I am trying to copy pictures from a digital camera in code. When I use the FolderBrowserDialog, it won't let me select the camera as the folder. I have gotten around this by using Shell32.BrowseForFolder. I am then also able to get the names of the files. However, the path is a pidl (i believe...more >>

borderless combobox
Posted by dan fisherman via .NET 247 at 3/9/2005 12:48:57 PM
How can I create a borderless System.Windows.Forms.ComboBox? -------------------------------- From: dan fisherman ----------------------- Posted by a user from .NET 247 (http://www.dotnet247.com/) <Id>wKQR1Ld6dk20hPr9P+yd1w==</Id>...more >>

Passing parameters to forms
Posted by Gav at 3/9/2005 12:48:50 PM
Hi all, I have a function that handles opening child forms in a MDIContainer, I want the child forms to accept a parameter to setup the form when opening. So I simply overloaded the constructor to accept the parameter...that easy enough, however the function that opens the form checks first...more >>

Working with Tabs
Posted by Norbert Thek (News) at 3/9/2005 10:32:32 AM
Hello I'm writing an APP for an PocketPC Because of the small Size of the Display I want to use Tabs! The problem is, if I work with the VS-Designer It puts all Code in one File. I also have to put some code there to prepare Data for Viewing. Thats why I fear that i loose the overview in th...more >>

WinForm Startup Error
Posted by ShadowMan at 3/9/2005 9:43:42 AM
I am getting an "'Application' is an ambiguous reference" error when I try to start my WinForms appllication. How can the Application object be ambiguous? Any ideas what I did wrong? Thanks. I am using C# and VS2003. I have declared references: using System; using System.Window...more >>



DevelopmentNow Blog