开发者

Component library to create embedded Windows GUI like Visual Studio?

开发者 https://www.devze.com 2023-01-17 14:17 出处:网络
Is there a component library (free or commercial) to do so ? I don\'t want to develop a programmers editor so Visual Studio Shell won\'t fit I think, I just want the GUI Window system alone for examp

Is there a component library (free or commercial) to do so ?

I don't want to develop a programmers editor so Visual Studio Shell won't fit I think, I just want the GUI Window system alone for example for drawing charts with panels on the left to configure the charts.

I'm beg开发者_运维知识库inner so I prefer something that is well documented.


We use WeifenLuo DockPanel Suite (link) which provides a VS like window environment. It's open source so we've been able to modify it to support a bunch of new features as well.


Yes. There's Visual Studio Isolated Shell, and Visual Studio Integrated Shell: http://msdn.microsoft.com/en-us/library/bb685612.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消