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 > march 2006 > threads for tuesday march 7

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

threaded modal window
Posted by anastasescu_a NO[at]SPAM yahoo.com at 3/7/2006 10:08:05 PM
Hi to everybody, I have the following situation: I have a lengthy operation inside a desktop application - something that has to be executed on the main thread of the app (this is a must) .... server.callLennghtyOperation(...) .... While this operation is executing, I'd like to show a ...more >>


Email validation in grid
Posted by John at 3/7/2006 9:37:09 PM
Hi Is there anyway to validate an email address when typed in a field in grid to stop people from entering invalid email addresses? Is there a way to do a reverse dns lookup as well? Thanks Regards ...more >>

get control instance from handle
Posted by john conwell at 3/7/2006 7:16:49 PM
Is there any way to obtain a reference to a control instance if i have a handle to that control?...more >>

windows default font
Posted by NO[at]SPAM rturo at 3/7/2006 3:04:02 PM
How do i set for my application to use the default System font instead of Microsoft Sans Serif so i don't need to worry about changing the the font field in the properties when inserting controls to the form. Sometimes users change the look of the windows and i want my application to take the...more >>

SelectedIndexChanged and SelectedValueChanged don't get fired when using the space key
Posted by bbiltkravitz NO[at]SPAM austin.rr.com at 3/7/2006 2:30:14 PM
If one uses the SPACE key to change the value in a CheckedListBox neither of the events: SelectedIndexChanged/SelectedValueChanged get fired. Anybody have a work-around for this? Thanks ...more >>

Windows XP style compress files
Posted by Amelyan at 3/7/2006 11:31:05 AM
I have a bunch of files I need to put into Compressed (zipped) Folder, MyFiles.zip file, similarly to what Windows XP does when you send files to compressed zipped folder. What is the simplest way to compress these files into a .zip? I found System.IO.Compression, but I am not sure how to ...more >>

Inherited form control anchoring
Posted by Mike at 3/7/2006 10:39:04 AM
Hi, I'm using VS2005 Pro and trying to minimise the redundant code between a number of similar forms in a C# project. I’ve produced a base form, which contains a few buttons, a graphic and some associated code. This works okay programmatically, but I find that the buttons (which are an...more >>

OnPreviewKeyDown requires UnmanagedCode SecurityPermission
Posted by George Holdridge at 3/7/2006 8:08:30 AM
I am creating a Winform app will be run over the Internet and I want to use the default security profile for ClickOnce Internet apps. This app has custom controls that override the OnPreviewKeyDown method (necessary to get access to arrow keys in the OnKeyDown method). However, by just inclu...more >>



infragistics ultrawingrid Tablestyles mappingname
Posted by i676373 NO[at]SPAM gmail.com at 3/7/2006 1:31:07 AM
Hi, Inside .net winforms datagrid you can defien datagrid tablestyles (MappingName) to hide/show/customise appearance for particular column. Is there any corresponding functionality in Infragistics Ultrawingrid ? thanks, regards, john ...more >>


DevelopmentNow Blog