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


all groups > dotnet windows forms designtime > june 2007

Regarding Dynamic Controls
Posted by varnasisampath NO[at]SPAM gmail.com at 6/26/2007 11:51:35 PM
Hi All, My problem is that,how to create dynamic group of controls(like if i click on one item in ComboBox then below i have to display group of ComboBoxes and textboxes,labels like that) so friends i guess i will get solution as early as possible ...more >>

Deleting and creating controls via code
Posted by John at 6/20/2007 6:19:36 PM
Hi Is it possible to enumerate all controls on a form and then save the info in an xml file via code? Is it possible to reverse the process i.e. read info from and xml and recreate all controls on a blank form? I am just trying to find a way to cerate "templates" so users can choose which c...more >>

How to customize the Label and set the property of AutoSize to False?
Posted by Ryou kaihou at 6/14/2007 12:00:00 AM
Hello All, As we known, in Visual Stdio 2003 or 2005, the property of Autosize of Label is set to True by defaut, how can I customize this and set property of Autosize to False? Any ideas? Thanks ...more >>

How do you persist and restore forms with the CodeDomDesignerLoade
Posted by Bill Rust at 6/12/2007 6:51:01 AM
I'm implemented a forms editing environment based on the MSDN example: http://msdn.microsoft.com/msdnmag/issues/06/03/designerhosting/default.aspx. My DesignerLoader derives from CodeDomDesignerLoader, and I'd like to persist the form definition to a file so that it can be subsequenly reopene...more >>

Panel.Enabled
Posted by David McCallum at 6/4/2007 12:00:00 AM
I have a panel on a form when I set panle.Enabled to false, all the panels child controls are disabled, as expected. Is there anyway to override this for one component (actual a list of phone number. The user will want to be able to scroll through them) TIA David McCallum ...more >>

PropertyDescriptor for Generic.List(Of String)?
Posted by WALDO at 6/1/2007 4:59:02 PM
I have an object which I would like to show on a property grid. The object has a property that ultimately can boil down to an array of unique strings. I though I'd be clever and code it as a Generic.List(Of String). When I select the object so it is shown in a PropertyGrid, it, shows the de...more >>

Designtime behaviour of a tabcontrol in a usercontrol
Posted by Johnny Kühne at 6/1/2007 6:26:02 AM
Hello Newsgroup I'm working with VS 2005 Prof. on a usercontrol, which should look like a wizzard. In this usercontrol I have tabcontrol, which should be active in designtime, so a user can drag other controls on it. I have achieved this behaviour with a ParentControlDesigner for the us...more >>



DevelopmentNow Blog