Welcome![Sign In][Sign Up]
Location:
Search - wpf

Search list

[Dialog_Window01-WPFnihao

Description: 01 WPF你好 WPF和C#编程的基础框架,主要是名空间System.Windows,里面包含了WPF很多东东。-01 WPF Hello WPF and C# programming framework for the foundation, mainly from System.Windows space, which contains many of the WPF Eastern.
Platform: | Size: 15360 | Author: 冯志刚 | Hits:

[Video CaptureWPFMediaBridge

Description: WPF Media Bridge
Platform: | Size: 2870272 | Author: | Hits:

[OtherWPFBOld

Description: 学习WPF的好东西,看后可以了解.net语言如何和WPF联系上。-WPF learning good things, after the watch can understand. Net languages and how to contact WPF.
Platform: | Size: 232448 | Author: 短短的 | Hits:

[Otherwpfeclock

Description: a wpf example and wof code
Platform: | Size: 64512 | Author: 蒋贻峰 | Hits:

[Other19233728517

Description: WPF example and WPF processing
Platform: | Size: 303104 | Author: 蒋贻峰 | Hits:

[Other19163118299

Description: WPF (APPLICATION=CODE+MARKUP)-WPF (APPLICATION = CODE+ MARKUP)
Platform: | Size: 1512448 | Author: 蒋贻峰 | Hits:

[Other11085958953

Description: WPF AND SOME EXAMPLE -WPF AND SOME EXAMPLE
Platform: | Size: 1553408 | Author: 蒋贻峰 | Hits:

[P2PWCF_WPF_src

Description: wpf wcf .net framework3.0 p2p chat application-wpf wcf. net framework3.0 p2p chat application
Platform: | Size: 111616 | Author: zhou | Hits:

[OtherWPF

Description: Programming Windows Presentation Foundation (2005)
Platform: | Size: 2320384 | Author: | Hits:

[CSharp3DTools-1.01-src

Description: WPF 3D 例子源码, C#实现,一个简单的小程序-WPF 3D source code examples, C# Realize that a simple procedure
Platform: | Size: 191488 | Author: zhong xin | Hits:

[RichEditManOriKnowledge

Description: 最近弄一个可以编辑显示文本、图片、公式、表格、超链接等内容的东东,将其保存好数据库(DB4O),然后直接在内存中打开。最先想到的当然是dotNet的RichTextBox,但它对这些格式数据支持并不好,尤其是上下标。然后就是微软的Office Framer Control,没有什么问题,但是需要运行word进程,那玩意太庞大,尤其是在打开多个文档的时候占用内存过多。最后想到了wpf的Flowdocment,它虽然不直接支持公式,但在能直接将相关内容转换为图片形式,且不会改变显示样式。使用WPF的richTextBox可以直接将word编辑好的内容复制过来,然后保存。 同时文档保存形式也就讲究,应该保存为XamlPackage,这是一种压缩格式,把流文档的各种相关数据一同保存,因此很省事,不用关系连接或图片、多媒体的数据源问题。当然XamlPackage只保存Section节点。 在数据库中文档用byte[]表示,从数据库中打开文档时,可以使用byte[]实例化MemoryStream然后直接加载到相应的流文档显示控件中,但保存到数据库时却需要使用临时文件转储。相应的代码如下(C#):
Platform: | Size: 38912 | Author: | Hits:

[3D GraphicWPF3DTutorial

Description: WPF 创建和动态更改3D模型,在vs2008生成.-WPF to create and dynamically change the 3D models generated in vs2008.
Platform: | Size: 105472 | Author: ht | Hits:

[Dialog_Windowgraphcalc

Description: 一个WPF做的计算器程序,适合新手,没安BLAND的可以到http://www.microsoft.com/expression/products/download.aspx?key=blend2preview下载-WPF calculator to do a procedure, suitable for novice, Simon Bland did not go to the http://www.microsoft.com/expression/products/download.aspx?key=blend2preview Download
Platform: | Size: 106496 | Author: th | Hits:

[Dialog_WindowDatabanding

Description: WPF数据绑定 没安BLAND的可以到http://www.microsoft.com/expression/products/download.aspx?key=blend2preview下载-WPF data binding can be no security Bland to download http://www.microsoft.com/expression/products/download.aspx?key=blend2preview
Platform: | Size: 89088 | Author: th | Hits:

[Dialog_Windowfontdialog

Description: 一个WPF记事本,可以自由设置字体属性 没安BLAND的可以到http://www.microsoft.com/expression/products/download.aspx?key=blend2preview下载-A WPF Notepad, can freely set the font attribute can be no security to Bland http://www.microsoft.com/expression/products/download.aspx?key=blend2preview Download
Platform: | Size: 101376 | Author: th | Hits:

[Dialog_Windowconcentricrings

Description: wpf 实现简单的Flash 动画效果 没安BLAND的可以到http://www.microsoft.com/expression/products/download.aspx?key=blend2preview下载-wpf realize a simple Flash animation effects can be no security to Bland http://www.microsoft.com/expression/products/download.aspx?key=blend2preview Download
Platform: | Size: 22528 | Author: th | Hits:

[Dialog_Windowlayouttransitions

Description: wpf控件简单布局 没安BLAND的可以到http://www.microsoft.com/expression/products/download.aspx?key=blend2preview下载-wpf controls Bland simple layout can be no security to http://www.microsoft.com/expression/products/download.aspx?key=blend2preview Download
Platform: | Size: 32768 | Author: th | Hits:

[Dialog_Windowphotoapp

Description: WPF 图片浏览器 没安BLAND的可以到http://www.microsoft.com/expression/products/download.aspx?key=blend2preview下载-WPF picture browser can not Simon Bland to download http://www.microsoft.com/expression/products/download.aspx?key=blend2preview
Platform: | Size: 533504 | Author: th | Hits:

[CSharpBasicCalculatorForEID

Description: WPF Calculator, need to install .NET Framework 3.0 or above. Much of the logic is based on the AvalonCalculator2 sample from the Windows SDK. There are also many C# calculator samples online, but this Resizable Calculator using C# was particularly inspiring.
Platform: | Size: 13312 | Author: 好人 | Hits:

[.net3DTools-1.01-bin

Description: 一个不错的工具用来建造3D在WPF下,里面包含例子-A good tool for the construction of 3D in WPF, which contains examples of
Platform: | Size: 109568 | Author: Calven Yow | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net