开发者

How to create MS word like Symbol Insert dialog in WPF

I am planning to create a insert symbol or alphabet dialog/window in WPF more or less like the one in MS Word. The window should list all fonts with subset dropdown. Anyon开发者_开发百科e who can show me a way how to go about developing this. C# is preferable.


You could use the ribbon control or look for ribbon control samples.Try devcomponent

http://www.devcomponents.com/dotnetbar-wpf/

or roll your on custom listbox ?

http://www.codeproject.com/KB/WPF/CustomListBoxLayoutInWPF.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜