Groups | Blog | Home


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 thursday july 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

How do I get my .exe file to display a custom icon?
Posted by Tony Lin at 7/24/2003 6:54:29 PM
I want my .exe file and its shortcut to display an appropriate custom icon when listed in Windows Explorer. How do I embed or associate an icon with my .NET application? Tony Lin Fremont, CA ...more >>


SelectedIndex_Changed event firing during load ?
Posted by Giri at 7/24/2003 4:16:40 PM
It would appear that the SelectedIndex_Changed event on a combobox is firing during the load of a windows form.. Is this the case? Is there any way to easily stop this from happening? Thanks ...more >>

workingArea resize
Posted by dbl at 7/24/2003 1:35:39 PM
I will resize my application when the workingArea is resized. for example:When one increased the taskbar (VisualStudio .Net do that...) How do that!! Have you an example of code in C# Thanks David ...more >>

Disable the Alt+F4, Alt+Tab,F4 keys through c# program
Posted by Dev at 7/24/2003 1:32:58 PM
Hello, How do disable the Alt+F4, Alt+Tab,F4 keys through c# program? If anyone know please let me know..... sample code or reference link. Thanks in Advance for all help and suggestions!!!!!! Thanks, Dec ...more >>

Binding Using DataRelation
Posted by Jerry at 7/24/2003 12:58:44 PM
I'm having a problem creating a binding based on a DataRelation. Here's an excert from the .NET Framework Class Library that defines the context of my question: "... if the DataTable named "Suppliers" contains a DataRelation named "suppliers2products", the data member could be "Suppliers.supp...more >>

Serialization sometimes tries to serialize more than it should!
Posted by Nate at 7/24/2003 12:58:43 PM
Has anybody else seen this with serialization? I have some options for my application that I am serializing. The object is serializable and otherwise serializes and deserializes fine. Sometimes though, when I call the object.serialize method (of mine) the serializer tries to serialize the form...more >>

DataGrid refresh in C++
Posted by Bumbrlik at 7/24/2003 11:31:26 AM
I have a DataGrid bound to an ArrayList. How do I refresh the DataGrid once I change the ArrayList ? Thanks, Bumbrlik...more >>

Inherited Controls in ToolBox
Posted by Bijoy at 7/24/2003 10:56:35 AM
We have customised version versions of textbox, treeview which are inherited from standard windows usercontrols like textbox etc. However we are unable to add these to the toolbox currently. Any sample illustrations would be highly regarded. Kind Regards Bijoy ...more >>



Exchange Server Contact list into VB.NET
Posted by Brian Henry at 7/24/2003 8:28:11 AM
Does anyone know of a way to pull my contact lists out of exchange server and into a VB.net application? or even a public contact list? Thanks! This is something I need really bad, any help would be nice. -- ================================ Brian Henry The Reschini Group HTTP://www.reschin...more >>

Where's the DataGrid scrollbars (winforms) ?
Posted by Fabrício de Novaes Kucinskis at 7/24/2003 12:44:02 AM
Hi all, I have to problems concerning datagrids, tabcontrols and scrollbars: 1) I created a form with a TabControl. This TabControl has two TabPages: the first with a datagrid to browse database records and the second with some controls (TextBoxes, OptionButtons...) to edit these records. W...more >>


DevelopmentNow Blog