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

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

Flash and Alpha in windows forms
Posted by Kuba Florczyk at 7/15/2003 8:47:20 PM
Hi I've got a flash.ocx on a form in which i want play a movie, under this movie i've got a image. Everything is ok, but in flash movie some objects got alpha <> 100 and thru flash i should see elements from background image. I know how to set TransparencyKey in form, i know how to set Opacity...more >>


Contextmenu & TreeView
Posted by Peter Zentner at 7/15/2003 2:06:57 PM
Hi all, if I assign a context menu to a treeview and popup the contextmenu with the APP-key the context menu appears in the center of the treeview control and not at the selected treenode. Is there a chance to change this behaviour? Regards Peter ...more >>

PropertyGrid and interfaces
Posted by Peter Gomis at 7/15/2003 10:49:17 AM
I've been experimenting with the PropertyGrid control and have come across something peculiar. If the object you want to display exposes its properties through an interface, the PropertyGrid doesn't display anything. It seems to work only if properties are exposes on the class itself. I...more >>

Why do I need to show() before I set size or location?
Posted by johnfofawn NO[at]SPAM hotmail.com at 7/15/2003 7:46:00 AM
If I don't show a form (form.show()) before I set the size and location it doesn't appear the correct size (location is right). It appears slightly bigger. This seems to only happen when the form has a status bar. Is this a bug? John...more >>

CLR to Binary ???
Posted by Nadav Rubinstein at 7/15/2003 7:21:28 AM
Hi, I wonder, Is it possible to convert a CLR DLL to a Binary OS dependent DLL? Explained: The JIT compiler 'converts' the CLR DLLs to binary on runtime ( dependent of the OS ), Is there a way for the JIT to generate a 8086 EXE binary??? doing so will enable Converted CLR applications t...more >>



DevelopmentNow Blog