Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Designer loader did not provide a root component, but did not indicate why
 

Designer loader did not provide a root component, but did not indicate why

I'm using Visual Basic 2008

I added a TableLayoutPanel, and was tweaking it.

The last thing I remember doing before the error was change the forms GripStyle to Show.

Just before that I had set rowspan on a ListView to 3.

Now I don't have access to my design, although I can still see my code.

What do I do now?

Also I got

"Additional rows or columns cannot be created. TableLayoutPanel is full, and GrowDirection is "Flexible"".

ThisDisplayNameHasGotToWorkBecauseIBluuBlaaaHa  Tuesday, February 24, 2009 6:45 AM

Hi,

Do you mean the designer cannot show the form?

What does "rowspan" mean? Winform ListView control doesn't have RowSpan property.

Sincerely,
Kira Qian


Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Wednesday, February 25, 2009 9:01 AM
We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post editor window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Monday, March 02, 2009 7:53 AM

You can use google to search for other answers

Custom Search

More Threads

• proper implementation of IPersistComponentSettings
• OnPaint method Issue
• Problem with List<T> and TypeConverter
• User control-Design time support
• Docking and ClientRectangle in custom control
• DataGridView In DesignSurface
• The type or namespace name 'SQLCLient' does not exist in the namespace 'System.Data'
• How to control order of statements in Win Form serialization process?
• multithread to richtextbox?
• Designer property of form