Windows Develop Bookmark and Share   
 index > Windows Forms Designer > UserControl TestContainer -- Startup Control determined by ?
 

UserControl TestContainer -- Startup Control determined by ?

I have a control library with two controls, X and Y. X is Ok now, so I want to work on Y. Y uses X and I want to see how well it's doing. But the TestContainer brings up control X. How can I convince it to start up with control Y ? Should be simple, but can't find it.
Bert van Uitert  Monday, January 15, 2007 3:58 PM
It picks the first control listed in the .csproj file. You can edit the file with notepad, just move the ItemGroup nodes for control Y up.
nobugz  Monday, January 15, 2007 6:38 PM
It picks the first control listed in the .csproj file. You can edit the file with notepad, just move the ItemGroup nodes for control Y up.
nobugz  Monday, January 15, 2007 6:38 PM

You can use google to search for other answers

Custom Search

More Threads

• Rich text box selection problem
• IsInputKey
• Clear all Winform controls on Winform
• Windows Forms Designer would not accept event handler found in parent class
• New build of control cannot deserialize the property of elder built?
• Free Controls?
• Windows Form Designer and the 'Do not modify... warning
• Inherit from TabControlDesigner
• Ressources embedded problem with a compilation on the fly
• I need .NET Graphing Component