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 > july 2003 > threads for tuesday july 8

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

Control Licensing
Posted by Mauro at 7/8/2003 4:59:42 PM
Help please! I'm trying to implement control licensing using the LicFileLicenseProvider implementation of the LicenseProvider class, but I cannot seem to get the right format either in my <controlname>.LIC file, or in the first line "myClass name is a licensed component" in the file. (I will i...more >>


ListView subitem
Posted by Larry Hilley at 7/8/2003 4:25:17 PM
I have a listview that I need to get the text in a subitem in a selected item (line). I can get the selected item index, but I can not get the data back from the subitem. If you can point me to an example or tell me how to do it that would be great! The is managed C++ but C# will do. Thanks...more >>

IE ?ontrol
Posted by Boris at 7/8/2003 12:31:53 PM
Hi, I would like to add an IE control to my winfrom. Do You have a tutorial: "how to ..."? Tnx. ...more >>

Bound data doesn't change with dataset.
Posted by M K at 7/8/2003 12:17:06 PM
. Reply (E-mail) Forward (E-mail) Subject: Bound data doesn't change with cleared dataset. From: "M K" <mark@centurycolor.com> Sent: 7/8/2003 8:29:42 AM I have a win form app that has several bound controls (mostly textbox). When I load a job, the dataSet is filled,...more >>

passing arguments from web-form to win-form
Posted by David Boaz at 7/8/2003 8:58:33 AM
Hello all, I have an existing GUI written in asp.net, which performs a search operation, and displays the results. I have also another win-form application that needs these search results. I want to open the web-form from my windows application, to enable searching, and finally, to pass the res...more >>

Debugging designer instantiation
Posted by GKG at 7/8/2003 7:48:49 AM
Hello...Im using VS.net and i have a problem with the windowsfrom designer it when i attempt to bring up the designer for a form (that is derives another form i made) i get an exception message ("ExecuteReader requires an open and available Connection. The connection's current state is Clo...more >>

Error inheriting a form with a parameter
Posted by Greg Smith at 7/8/2003 7:44:22 AM
I am attempting to inherit a form that has a parameter passed to it: public frmListbox_c0(string strConnectionString) { // // Required for Windows Form Designer support // InitializeComponent(); // // TODO: Add any constructor code after InitializeComponent call // } ...more >>

Convert COLORREF to Color
Posted by Dan Buck at 7/8/2003 7:21:27 AM
I would like to convert the COLORREF returned by the GetThemeColor function to a Color type using C#. I would appreciate any guidance on the best way to accomplish this. Thanks, Dan...more >>




DevelopmentNow Blog