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 tuesday july 6

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

Formatting Bound ComboBox with DateTime
Posted by David Adams at 7/6/2004 11:30:05 PM
Hi, I have a bound ComboBox that has a DateTime field for the DisplayMember. I only want the date to show instead of the date and time (always 12:00 AM). Is it possible to format the DisplayMember property of the ComboBox? Thanks, David Adams ...more >>

Grids : How do they do it?
Posted by scott_hutter NO[at]SPAM yahoo.com at 7/6/2004 8:05:40 PM
Im just curious how grid controls work. Internally, how is this thing made up? Probably a better way to ask is, if I were to create a grid control from scratch, how do you think it should be done? Using only intrinsic controls, and no C++....more >>

How to make the close button and maximize button disappear?
Posted by Altramagnus at 7/6/2004 7:14:46 PM
I need a window with only the minimize button on the top right corner. How do I make the close button and maximize button disappear? I am using C#. THanks. ...more >>

connecting windows forms
Posted by usha at 7/6/2004 6:32:29 PM
Hi All Can you help in working with windows forms since i have knowledge of webforms i do not know how to go from one win from to another with the data in previous forms. pls help and claryfying my doubt. thanks usha s ...more >>

Making a form fullscreen
Posted by Flare at 7/6/2004 3:58:00 PM
Hi Anyone know how to make a form fullscreen with no startbar etc.? Regards Anders, Denmark ...more >>

Is there anybody who understands IsDialogMessage and WM_GETDLGCODE
Posted by Saurabh at 7/6/2004 12:00:05 PM
Has anybody tried using the IsDialogMessage API call? I have a tabcontrol in my dialog, and the key inputs do not get translated properly on the tab control. TIA, --Saurabh ...more >>

Populating listbox with thread event
Posted by Beren at 7/6/2004 11:28:44 AM
Hello, I'm having a thread that retrieves data from a website, stores it into an array, and raises an event in the form thread to populate a listbox. As soon as the first item is to be added (even if it's no part of the array, but something random) my application is irresponsive for some secon...more >>

Tech. Q: Implementing multiple forms within single form
Posted by AC at 7/6/2004 11:16:01 AM
I'm not sure if I'm asking about MDI or not... not a very advanced WinForm (or Win32 client) developer (most of my time is web dev). I'm creating an applicatoin where I will have a common toolbar, menu, and panel (using one of the free XP-like collapseable panels on the left hand side). The bulk...more >>



Windows Form Control in IE Not Loading
Posted by b_slo_pez NO[at]SPAM hotmail.com at 7/6/2004 10:43:36 AM
Hi I am hosting a .NET control within an html page. This is hosted on a Win 2000 server in a local intranet. Can anyone help with the following error? It is raised from the .Net wizard on my PC (Trust An Assembly). Unable to load assembly: http://serverA/Control/bin/mycontrol.dll Funny th...more >>

gdi+ newbie: pen and cap
Posted by Dan at 7/6/2004 10:30:24 AM
I'd like to draw a line with triangle end-cap, but I'm not satisfied with the standard LineCap style for my pen object, as I'd like to change the ratio between the size of the triangle and that of the line itself: the sides of the triangle are too short to be visibile when the line is thick. How...more >>

typeinitializationexception in module
Posted by Emilio Martin at 7/6/2004 10:14:12 AM
Hi, I'm getting a system.typeinitializationexception when referencing a module. The problem only oocurs in my deployed program, not on in my development environment. Any Ideas? Many Thanks ...more >>

Starting a new thread and setting Me.Cursor.Current = Cursors.Wait
Posted by Lenn at 7/6/2004 7:54:02 AM
Hello, I developed a winform application that executes a DTS package, the packages takes about 5 sec to execute so I am starting it on a worker thread. When a worker thread completes it raises an event, which is handled in the form. While package is executing I want to set a cursor to hourglass...more >>

Virtual Monitor in VB.Net?
Posted by Jim Hubbard at 7/6/2004 3:29:54 AM
Is it possible to emulate a monitor (create a virtual monitor) using vb.net? Any code snippets or pointers to helpful articles would be very much appreciated. ...more >>

GDI questions...
Posted by Jim Hubbard at 7/6/2004 3:08:02 AM
Can you use VB.Net to set a system-wide hook to intercept all GDI calls from GDI to the system's hardware? I want to intercept all GDI instructions sent to the system's hardware layer. As I understand it (and I may be missing something) GDI sends instructions to a DEVICE (which can be a print...more >>


DevelopmentNow Blog