Groups | Blog | Home


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 > june 2004 > threads for june 1 - 7, 2004

Filter by week: 1 2 3 4 5

How to determine if currently in design mode
Posted by Marina at 6/7/2004 4:18:03 PM
The problem is that DesignMode property only returns True, if the control can be directly modified. If the control is on a user control, and that user control is on a form - the design mode property of the original control is now False. This isn't useful, because what I need to know is if th...more >>


How to trigger key press event of a child from from Mdi Form
Posted by CV at 6/7/2004 11:42:03 AM
Hi, How can we trigger key press event of a child from from Mdi Form Please Suggst. Thanks & REgards CV ...more >>

imagelist resources
Posted by Emil Damian at 6/3/2004 12:43:56 PM
Why a derived form copy in its resx file all the icons from an ImageList component (visibility protected) placed in a base form? Is this the standard behaviour? I have an ImageList component and a toolbar in a base form and a lot of derived forms. If I change an icon in the base form, I have ...more >>

Is there a VS.NET addin that shows the hierarchy of a Form ?
Posted by Uri Dor at 6/2/2004 5:45:07 PM
Hi, everyone, What I'm looking for is some addin that will show me this: Form1 + Panel1 - Panel2 + Button1 + Panel3 - TabControl1 - TabPage1 + Button2 + Label1 + TabPage2 etc, etc. I think this would save me a lot of annoyance, especially if I coul...more >>

Close & restart an application
Posted by CV at 6/1/2004 1:03:40 PM
Hi, I would like close & restart the same application automatically. How can I achieve this. Please suggest Thanks & Regards CV ...more >>

Assign Label to Textbox?
Posted by Roland Müller at 6/1/2004 8:35:59 AM
Hello, can i assign a label to a textbox? I can do this for example in access on moving a label on a textbox. I try this now in visual studio.net (c#) but it is not possible and there also isn't any property. If it is possible then it is easy so who knows it could help me a bit... ...more >>



DevelopmentNow Blog