SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Can't edit Forms created by MS VB 2005

Last post 09-28-2006 9:20 PM by asl. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-28-2006 4:32 PM

    • yotta
    • Not Ranked
    • Joined on 01-31-2006
    • Santa Cruz do Sul, Rio Grande do Sul, Brasil
    • Posts 1

    Can't edit Forms created by MS VB 2005

    The tab 'Design' doesn't appears in editor, disabling the form editor.

    This only occurs in vb files because it's not necessary write “partial” in the one of partial classes.

    The Visual Studio 2005, doesn't place 'partial' in the principal partial class.

     
    The SharpDevelop needs to parse vb files looking for partial classes that don't have 'partial' in class declaration scope.


    Example:

     The VStudio creates:

        'Public Class Form1'        and        'Partial Class Form1'

     

    The SharpDevelop needs:

        'Public Partial Class Form1'        and        'Partial Class Form1'

     

     

     

  • 09-28-2006 9:20 PM In reply to

    • asl
    • Top 10 Contributor
    • Joined on 12-14-2005
    • Posts 401

    Re: Can't edit Forms created by MS VB 2005

    Added to the bug tracker: SD2-1143
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.