Archived Months
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
February 2008
April 2008
May 2008
June 2008


all groups > dotnet windows forms designtime > april 2004 > threads for april 22 - 28, 2004

Filter by week: 1 2 3 4 5

Menu on the right
Posted by Ioannis Vranos at 4/28/2004 5:53:45 PM
Hi, i made an app with only one menuitem (on a mainmenu of course) ahd the problem is that it is placed on the left, but i want to place it on the right (it's a Help menu). Any ideas of how to place it on the right? I am using .NET 1.1. Ioannis Vranos ...more >>

serializing a property type
Posted by Bob at 4/27/2004 8:17:24 PM
I have a type converter with a few standard values for a property of type Type. It works great, only GetType() can't handle names with a "+" in them, though a Type's FullName property can contain one. So how do I fix this? I've poked around with a custom CodeDomSerializer, and parsed through th...more >>

Resettings Subproperty in PropertyGrid doesn't work
Posted by 05kosh NO[at]SPAM gmx.de at 4/27/2004 1:11:50 PM
Hi My goal is to extent the VS.NET button with some more custom properties. I've created an inherented control which exposes a custom class containing these new (sub)properties. I ran into the following problem: If I set the value for a subproperty, it is correctly serialized to the sour...more >>

Property not serialized to the runtime initializer.
Posted by Tim Norris via .NET 247 at 4/26/2004 2:17:08 PM
Hello, I am designing a control in which the user selects a= property that opens an editor=2E In the editor, a selection is= made from a listbox, and an object (an instance of a class that= contains 3 strings) is returned to the property=2E The problem is= that when the property is set, it...more >>

Resize Left w/ Dock Right Bug
Posted by rmorin NO[at]SPAM kbcafe.com at 4/26/2004 10:28:03 AM
I have an issue w/ the drawing of a very simple Window and am looking for suggestions. I have a Form1, w/ a panel1 docked right and a panel2 docked fill. Run this simple application and drag the left resize border quickly back and forth. You can see the right panel is resizing and then springing...more >>

FindFormForMenuItem
Posted by JackRazz at 4/26/2004 10:10:29 AM
I can't figure out how to find the Form for a MenuItem is on using a reference to the MenuItem only? I'm looking for something like the FindForm method for controls. I finally figured out how do do it for components (see below), but I can't figure out how to do something similar for menu items....more >>

Custom collection changing
Posted by Phil Wright at 4/23/2004 2:15:25 PM
I have created a custom collection and added it to my user control. If I let the generic collection editor be used to edit the contents then it works just fine and any newly created entries are persisted into code. But I want to create my own collection editor and have used the UITypeEditor at...more >>

Dynamically create property grid
Posted by suraj at 4/23/2004 9:59:19 AM
Hi, Is there a way wherein we can create the objects to be loaded into the propertygrid at runtime?? Any link is appreciated. Regards ...more >>




DevelopmentNow Blog