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 > june 2004 > threads for wednesday june 9

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

Potential bug in dash pattern
Posted by Anders Forsgren at 6/9/2004 11:55:01 PM
For custom dash patterns, the device space lines drawn depend on (from the documentation) 1. Pattern specification (float[]) 2. Transform (scale etc.) 3. Pen width I have noticed that the line pattern is also affected by the following two, but I can't seem to get coherent results, or find an...more >>


ItemChangedEventArgs
Posted by pdavis68 NO[at]SPAM hotmail.com at 6/9/2004 8:06:33 PM
I've got a grid class that I'm writing and it's hooked up to a CurrencyManager object. Maybe I'm not understanding this correctly, but when an edit is performed, shouldn't I be triggering an ItemChanged event in the currency manager for the indexed item? And if so, how am I supposed to acco...more >>

Mailing Label
Posted by Selena at 6/9/2004 7:52:01 PM
Hi, I need to add field to mailing label dynamically during runtime. Is there any methods? Thanks~...more >>

How can the parent retrieve child mouse events?
Posted by pkujchliu NO[at]SPAM yahoo.com at 6/9/2004 5:25:42 PM
I have a customized control inherited from panel (let's call it panel). I use it as container and dynamically add some other customized controls (let's call it ellipse). How can the panel retrieve or know the mouse events on child controls (ellipses)? Any idea are welcome. Thanks in advance....more >>

GDI+ on Windows Forms
Posted by R K at 6/9/2004 5:09:16 PM
Hi, I'm new to WinForms and GDI+ and decided to use .NET and c# to complete an assignment which all of my other classmates are doing in Java using AWT. Being relatively new to WinForms and GDI+ I need help. I hate to be stuck and submit an incomplete assignment being the only person doing ...more >>

DataBound ComboBox
Posted by Dave at 6/9/2004 4:06:21 PM
I've got a data bound comboBox on a tag page, by default I manually set the selectedIndex to -1. When the user changes tabs, and then changes tabs back the selectedIndex goes to 0. (I originally had problems setting the selectedIndex to -1, but found it was a framework 1.0 bug with a work arou...more >>

Updating a mainform from a thread generated by a modal dialog!
Posted by Jon at 6/9/2004 3:54:01 PM
Hi I have a main form which can have controls updated from separate threads, using Control.Invoke(). In actual fact, these are update methods called by events from a remoted singleton. Now, I have a modal dialog called from the main form, which changes settings in the remoted singleton. The singl...more >>

alpha channels in icons
Posted by Stephan Steiner at 6/9/2004 3:31:38 PM
Hi I have created a bunch of 32 bit icons with a transparent background. Windows' integrated image viewer clearly shows the background as being transparent. However, if I use any of those icons as NotifyIcon, they are shown on a black background, rather than a transparent one. Is there anythi...more >>



deadlock issue
Posted by Stephan Steiner at 6/9/2004 3:28:26 PM
Hi I think I have a deadlock issue that I can't seem to avoid. Basically, I have a service firing remote events, and an event sink on the same machine processing those events. The remote events are no problem, they arrive just fine. However, then my communicator class sends the events to my GU...more >>

Injecting keyevents
Posted by LJJ at 6/9/2004 3:21:01 PM
Hi: I need to develop an onscreen keyboard for a WinForm application - the keyboard will be part of the same application. Is there a way to inject keypress events into the message loop of the application so as to avoid having to handle each keypress explicitly for whatever is the currently focused ...more >>

Setting a ComboBox's Value
Posted by Fred at 6/9/2004 1:52:46 PM
Hi, I am having a problem setting a combobox value in code on form load using comboBox.SelectedValue method. The code below when debugging show the combobox equal to an undefined value. The value I am trying to set is present the items collection. I also have tried using .SelectedItem metho...more >>

Smart divice applications
Posted by Mircea Pleteriu at 6/9/2004 10:39:53 AM
Hi all, Is it possible to create a windows forms user control for smart device applications? ...more >>

MDI for as Child and Parent?
Posted by John Rugo at 6/9/2004 10:34:02 AM
Hi All, I am trying to figure out the following: Main form is a MDI Parent. I have several forms that are children that I want always to be Maximized within the Parent. However, I also have children that I want NOT to be Maximized by default. This scenario has alluded me for awhile. Can't...more >>

dataset and locks
Posted by kk at 6/9/2004 10:31:02 AM
Hi Guys I have three datatables, which are related as described below I have not put any constraints on the table, the are never written to a datbase, the problem I am having is updating them programaticcally, the user ca never update them. I lock the dataset, and iterate through...more >>

MDIParent or ParentForm not working in MDIChild
Posted by Daniel Mantilla at 6/9/2004 10:16:42 AM
I am creating child forms using this standard code: Dim newDoc As New frmAnswer newDoc.MdiParent = Me newDoc.Show() Inside the child form I need to know who the parent is, but MDIParent and ParentForm are Nothing. Why is that? Even the IsMDIChild property is False. What am I doing wrong? ...more >>

.NET and the 32Bit Icon support (imagelist)
Posted by Sérgio_Almeida at 6/9/2004 9:54:55 AM
greetings i want to use icons on my app but i'm not able to do so, because it seems .net does not support 32 bit icons (*.ico) on imagelist control. Am I correct? If so, is there any workaround for .net to support 32 bit icons? TIA Almeida...more >>

will a software developed in VS .Net run in a computer without ms framework
Posted by Vedant Lath at 6/9/2004 9:08:47 AM
Will a software developed in Visual Studio .Net run on a computer which is not having MS Framework ? ...more >>

Raise a keydown event
Posted by Tanya at 6/9/2004 8:26:03 AM
I use a touch screen and I need to simulate a keydown event every time a user starts typing. Is it possible to do it or I have no option but use windows API's?...more >>

equivalent of the VB6 ExitProcess in vb.net
Posted by Éric at 6/9/2004 7:51:03 AM
Hi I need to convert a VB6 console application. In this application, when a error is detected, the process is terminated with the command : "ExitProcess 99" How I can do that with vb.net. I know that I can use "System.Diagnostics.Process.GetCurrentProcess.CloseMainWindow" but I am unable send th...more >>

No Touch with XP look
Posted by Tom at 6/9/2004 5:30:50 AM
I'm using no touch deployment for my .Net forms application. I have a manifest file that makes the controls take the XP look on XP machines (article from Microsoft about this). Using no touch deployment will not load my application with the XP look on my XP machine though. The simpl...more >>


DevelopmentNow Blog