If I can host Visual Studio Form Designer in my application..
        Posted  
        
            by this. __curious_geek
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by this. __curious_geek
        
        
        
        Published on 2010-03-17T07:57:07Z
        Indexed on 
            2010/03/17
            8:01 UTC
        
        
        Read the original article
        Hit count: 321
        
Hi,
I'm writing an application that lets the end use design a Form just the way Visual Studio lets you design a windows forms. I looked into visual studio forms designer articles in msdn and also studied open-source SharpDevelop editor. Both the examples host visual studio's windows forms designer to provide form-design service in their respective applications.
My question is - Does it imply any licensing issue with Microsoft for directly hosting their Visual Studio Forms designer in my own application ? I don't want move ahead without proper and correct information.
Can anybody here help me out if there's any licensing issues in case I want to host visual studio windows fomr designer in my own application.
If there's any such licensing implication - then how does Sharp-Develop do this ?
© Stack Overflow or respective owner