本文介绍了想举办的Visual Studio窗体设计器在我自己的应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在写一个应用程序,让最终用途设计表单现在的样子的Visual Studio可以让你设计一个窗口的形式。我看着到Visual Studio窗体设计器文章MSDN和还研究了开源SharpDevelop的编辑器。这两个例子主办Visual Studio的Windows窗体设计在各自的应用提供了外形设计的服务。

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.

我的问题是 - 这是否意味着任何许可问题与微软直接托管的Visual Studio的窗体设计器在自己的应用程序?我不想往前走没有适当和正确的信息。

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.

任何人都可以在这里帮我如果有任何授权问题的情况下,我想举办视觉工作室的窗口FOMR设计师在自己的应用程序

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 ?

推荐答案

我跟贾森 - 通用汽车森林狼队,并获得了良好的反应是什么我一直在寻找。我宁愿我的分享有趣的谈话与他比来说明一切。请原谅我删除电子邮件id的垃圾邮件发送者preventions。

I spoke Jason - GM VS Team and received a favourable response to what I was looking for. I'd rather share my interesting conversation with him than to explain everything. Please excuse me for removing email-ids for spam-preventions.

来源:Ruchit Surati [我]
发送时间:2010年04月07 00:38
要:贾森·詹德'
抄送:杰夫·比勒
主题:RE:(贾森·桑德尔的博客):要主持的Visual Studio窗体设计器在我自己的应用程序。

From: Ruchit Surati [me]
Sent: 07 April 2010 00:38
To: 'Jason Zander'
Cc: 'Jeff Beehler'
Subject: RE: (Jason Zander's WebLog) : WANT TO host Visual Studio Form Designer in my own application..

感谢杰森,

您让我很快乐!

我强烈建议,MSDN应该放一些更专注于DesignSurface详细说明与示例 - DesignSurface是因为这是鲜为人知的开发潜力巨大,但是它需要一声巨响

I strongly recommend, MSDN should put some more focus on DesignSurface detailing with examples – DesignSurface is a great potential for developers that is hardly known and it definitely needs a loud noise.

Ruchit。

-----邮件原件-----
来自:贾森·詹德
发送:2010 04月06日23:38
对我来说抄送:杰夫·比勒
主题:RE:(贾森·桑德尔的博客):要主持的Visual Studio窗体设计器在我自己的应用程序。

-----Original Message-----
From: Jason Zander
Sent: 06 April 2010 23:38
To: meCc: Jeff Beehler
Subject: RE: (Jason Zander's WebLog) : WANT TO host Visual Studio Form Designer in my own application..

Ruchit嗨 - DesignSurface是在.NET Framework的System.ComponentModel命名空间。该许可是.NET可再发行是在这里(http://msdn.microsoft.com/en-us/library/ms994405.aspx)

Hi Ruchit - DesignSurface is in the System.ComponentModel namespace of the .NET Framework. The licensing is for the .NET redistributable is here (http://msdn.microsoft.com/en-us/library/ms994405.aspx)

由于它是.NET的一部分,你可以自由地使用它随时随地微软为.NET提供,只是您的应用程序安装框架的机器去!

Because it is part of .NET, you can freely use it anywhere Microsoft makes .NET available, just have your application install the framework to the machine and go!

让我们知道,如果你有任何问题

Let us know if you have any questions

谢谢,  杰森

-----邮件原件-----
来自:我看看发送时间:周二,2010年4月6日上午03时59
要:贾森·詹德
主题:(贾森·桑德尔的博客):要主持的Visual Studio窗体设计器在我自己的应用程序..
重要性:高

-----Original Message-----
From: me
Sent: Tuesday, April 06, 2010 3:59 AM
To: Jason Zander
Subject: (Jason Zander's WebLog) : WANT TO host Visual Studio Form Designer in my own application..
Importance: High

杰森

我在写这涉及到可视化表单设计的应用程序。大量的调查研究后,我发现,NET 2.0自带的DesignerSurface实现,人们可以在他们的应用程序中使用。我创建样品和基于信息原型MSDN上和我一直相当成功这样做。

I'm writing an application that involved a visual forms designer. After a lot of research I found that .Net 2.0 comes with DesignerSurface implementation that one can use in their application. I have created samples and prototypes based on information available on MSDN and I have been quite successful doing so.

不过,我有一个关于使用DesignSurface基础设施在自己的应用程序的许可策略的查询。能否请你告诉我,如果我在自己的应用程序中使用DesignSurface有任何授权含义?

But I have a query regarding licensing policies for using DesignSurface infrastructure in my own application. Can you please tell me If using DesignSurface in my own application has any licensing implications?

我也问过上StackOverflow.com一个问题的回答显得积极。可否请您提供一些线索在此,以帮助我正确的方向?

I have asked a question on StackOverflow.com and the responses seem positive. Can you please shed some light on this in order to help me out with right direction ?

http://stackoverflow.com/questions/2460609/want-to-host-visual-studio-form-designer-in-my-own-application

Ruchit。 - .NET开发

Ruchit. - A .Net Developer.

此消息是从一个接触的形式产生于: http://blogs.msdn.com/ jasonz / Default.aspx的有人提出Ruchit S.([email protected]

This message was generated from a contact form at: http://blogs.msdn.com/jasonz/default.aspxIt was submitted by Ruchit S. ([email protected])

您的联系方式并没有与用户共享。

Your contact information was not shared with the user.

这篇关于想举办的Visual Studio窗体设计器在我自己的应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-07 01:57