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 2004 > threads for friday july 16

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

How to cancel Ctr+Tab on TabControl?
Posted by TK at 7/16/2004 8:00:15 PM
I'm building an Wizard style Win Form application. And am using TabControl to design and run the subsequent pages (actually 6 pages to finish the Wizard). Because it's an Wizard application, it shouldn't allow user to go next page while required text boxes are blank. To accomplish this, I timi...more >>

coloring the row in a datagrid
Posted by usha at 7/16/2004 6:55:18 PM
I have one colored cell i want to make the entire row in datagrid the same color. i got the solution from this newsgroup only how to make the cell back color change depending on its value. but i want the entire row the same back color depending on a column value. thanks very much for the ...more >>

Using MSDE with OLEDB
Posted by Sateesh at 7/16/2004 2:32:18 PM
Hi, I am using OLEDB Connection object to connect to MSDE database through a DSN. I would like the know the provider to use for MSDE which has to be specified in the connection string. And also can I connect my MSDE database from a remote machine. Thanks in advance, Sateesh. ...more >>

HELP WANTED HELP WANTED HELP WANTED
Posted by Harvey at 7/16/2004 12:53:38 PM
Do you like code? Do you love hack out code? Where is your future going? Do you have a plan for tomorrow? Join an international organization that cares for code too, but more an international organization that cares for you too. Life is a risk, if you don't take c...more >>

DataGrid Paint problem
Posted by ldybug NO[at]SPAM peoplepc.com at 7/16/2004 11:37:33 AM
I'm trying to make the text in one column red while the rest of the text is black. I've managed to change the color based on information in the grid and by row number, but I'm unable to get the current column number I'm in when it goes through the Paint override. Any help would be much appreciat...more >>

Reusing textbox on multiple tabs in a tab control.
Posted by William Stacey [MVP] at 7/16/2004 11:01:03 AM
Have a form with a tab control an ~10 tabs. Each contains its own controls, but 2 text boxes are common on each tab control. Is there a way to leverage the *same text box on multiple tabs so I can use the same one and not have tbNameTab1, tbNameTab2, tbNameTab3, etc. This would allow me to lev...more >>

obtaining icon from application exe/dll
Posted by Mark Broadbent at 7/16/2004 9:00:10 AM
what I am doing is writing a simple app with a tree view. I am adding images to an imagelist and using this to populate the seperate nodes of the tree. However one thing I am not entirely sure how to do is obtain images (default icons or select from a library) from dlls (eg. the moreicons.dll) or...more >>

how to have two controls resize equally?
Posted by Andrew Sharpe at 7/16/2004 5:51:01 AM
Say I have two panels (or any control for that matter) on a form. When the form is resized, I want the panels to resize equally, so that they always each occupy 50% of the available area of the form. I've messed around with docking and anchoring but can't seem to find a combination that works. ...more >>



VB.NET Error with DLL
Posted by Seshadri at 7/16/2004 4:22:02 AM
We are using a DLL which opens a small window fpr processing. This DLL works fine in VB 6.0 When wqe use this DLL in VB.NEt, it throws the error as follows: "An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in EXE" "Additional information: Non-modal forms ...more >>


DevelopmentNow Blog