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 > october 2007

SplitContainer failure caused by designer
Posted by Jakob Lithner at 10/22/2007 8:07:02 AM
I have a usercontrol that I divide with a SplitContainer. I set some specific positions and everything works fine. The problem is that EVERY time I change anything in the control (code or design) the designer moves around a couple of lines in the designer file which means I get a runtime excep...more >>


Designer Builder Hooks...Can we do this in Windows Forms?
Posted by Bob Bartel at 10/19/2007 2:39:17 PM
I am coming from the FoxPro world where its form designer supported a "Builder" hook. With this hook we can "select" multiple controls, and then right click to invoke our custom builder. In that builder, we are setting multiple properties and do other operations like build tables (add new ...more >>

How to populate a treeview from a dataset
Posted by xmail123 NO[at]SPAM yahoo.com at 10/16/2007 10:51:38 PM
I am very new to C#. I need to create a Windows form that will read a SQL table and populate a treeview. I can connect to the DB, create the dataadapter, populate a data set. The problem is how to use the dataset to populate a treeview. I have looked at a few examples but none use a dataset...more >>

About ToolStrip in design-time
Posted by grace lee at 10/16/2007 8:11:15 PM
hi I have a question about ToolStrip control in design-time. In design-time, the ToolStrip control's designer can show some kinds of ToolStripItem,like ToolStripItemLabel,ToolStripItemButton,ToolstripItemText and so on. Now I want the dropdownlist can only show the kind of ToolStripItemButton...more >>

What is the best way to restrict a drop in a designer?
Posted by tribbles at 10/3/2007 2:12:41 PM
I have a designer surface that allows several custom user controls to be used on it. I have created a new user control which is a container that needs to only allow a few of the possible controls choices to be placed in it. I've experimented with a ParentControlDesigner and found that the va...more >>



DevelopmentNow Blog