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

Search list

[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:

[GUI DevelopWizardDemoApp

Description: Allows you to create any wizard form in the Visual Studio form designer, the only requirement is that it has a container for each page of the wizard. The container can be any container control, such as a Panel. Allows you to create the wizard pages in the Visual Studio form designer. There are no restrictions--you can use third party controls, etc. The whole framework should be very easy to modify to support a WPF-based wizard.
Platform: | Size: 512000 | Author: 叶利伟 | Hits:

[.netGetPoint

Description: wpf界面中根据名称寻找图像,并在指定图像之间产生连接线动画效果的方法,全部用代码完成,可以灵活控制。本项目是验证方法的可行性,需要安装.net3.5-wpf interface to find images by name and image in the designated link between the methods of animation effects, all with code completion, you can flexibly control. This project is to verify the feasibility of, need to install. Net3.5
Platform: | Size: 27648 | Author: luyingxue | Hits:

[Windows DevelopWPF

Description: wpf控件应用范例。。适合初学者。各种wpf的控件使用说明及示例-wpf control application example. . Suitable for beginners. Wpf control the use of a variety of descriptions and examples of
Platform: | Size: 9377792 | Author: 白明江 | Hits:

[.netControls

Description: WPF 深入研究 之 Control 控件 共计51个示例,全都在VS2008下.NET3.5测试通过,使用起来非常方便。 源码齐全,直接用VS2008打开就能在你的程序里使用-Control of WPF-depth study of a total of 51 control samples, all in VS2008 under. NET3.5 test is passed, is very convenient to use. Complete source code, the direct use of VS2008 will be able to open the program you use
Platform: | Size: 4357120 | Author: 陈鱼 | Hits:

[CSharppro-wpf-in-cSharp-2008-windows-presentation-found

Description: * WPF basics: XAML, layout, control essentials, and data flow * WPF applications: Navigation, commands, localization, and deployment * Advanced controls: Custom controls, menus, toolbars, and trees * WPF documents: Text layout, printing, and document packaging * Graphics and multimedia: Drawing shapes, sound and video, animation, geometric transformations, and imaging-* WPF basics: XAML, layout, control essentials, and data flow * WPF applications: Navigation, commands, localization, and deployment * Advanced controls: Custom controls, menus, toolbars, and trees * WPF documents: Text layout, printing, and document packaging * Graphics and multimedia: Drawing shapes, sound and video, animation, geometric transformations, and imaging
Platform: | Size: 9680896 | Author: chane | Hits:

[ActiveX/DCOM/ATLWPF-Ribbon

Description: 你如果喜欢Office2007的Ribbon风格的菜单、按钮、对话框等等。这个程序使用WPF实现了一个控件,当然它目前还是在BETA版本,不过,已经足够精彩了。 -If you like the Office2007' s Ribbon-style menus, buttons, dialog boxes and so on. This program uses WPF implements a control, of course, it is still in BETA version, however, enough wonderful.
Platform: | Size: 1639424 | Author: wawa | Hits:

[GUI Developwpf-Book

Description: WPF 十分不错的翻书效果例子 十分不错的翻书效果例子-WPF is a good example of the effect of open book open book is very good example of the effect
Platform: | Size: 3417088 | Author: 黄博 | Hits:

[CSharpWPF-Develop

Description: WPF开发教程电子书,详细地解释了WPF每一个控件的用法-WPF development tutorial e-books, and a detailed explanation of the usage of each WPF control
Platform: | Size: 12089344 | Author: 薛宇飞 | Hits:

[OtherWPF-4-Unleashed

Description: WPF Control Development Unleashed Building Advanced User Experiences是很好的资料,希望对大家有帮助-WPF Control Development Unleashed Building Advanced User Experiences are very good information, we hope to help
Platform: | Size: 17531904 | Author: 于立平 | Hits:

[GUI DevelopWPF-Control-Development-Unleashed

Description: Throughout this book, you are presented with a tremendous amount of detail on how to do all manner of amazing things using WPF. However, as you progress through the book, keep in mind that you should always strive to provide the least resistance to user behavior and to provide the best skin possible on top of the raw data. WPF provides these tools, but it is up to you, the developer, to use them wisely.
Platform: | Size: 4513792 | Author: pnymds | Hits:

[CSharpWPF指昂指纹识别+锁控板程序

Description: C# +WPF开发简单指纹识别,通过指纹控制锁控板开锁(C# +WPFSimple fingerprint recognition, fingerprint lock control through the control panel to unlock)
Platform: | Size: 42056704 | Author: 小猎 | Hits:

[GUI DevelopControlsStyle

Description: 基于wpf控件样式,十分绚丽,比较实用的收集,可以进行参考收藏。(Based on the WPF control style, very beautiful, more practical collection, you can refer to the collection.)
Platform: | Size: 4356096 | Author: gac | Hits:

[OtherWPF 环形菜单控件

Description: WPF 环形菜单控件,好看实用的菜单源码。(WPF ring menu control, good and practical menu source code.)
Platform: | Size: 450560 | Author: kingsley | Hits:

[OtherWPF源码

Description: WPF源码:资源样式做成用户自定义控件让另一个项目调用(WPF source: resource style to make user custom control for another project call.)
Platform: | Size: 203776 | Author: 潜水少年 | Hits:

[OtherWPFStyle

Description: WPF控件的样式,单选,多选,水印,文本(The style of a WPF control, radio, checkbox, watermark, text)
Platform: | Size: 260096 | Author: xc4261as | Hits:

[CSharpWPF折叠菜单

Description: 通过两个WPF用户控件实现折叠菜单功能,通过折叠控件的尺寸改变触发事件使折叠控件的大小在窗体放大或缩小时都是合适的大小(The function of the folding menu is realized through two WPF user controls, and the size of the foldable controls can change the triggering event to make the size of the folding control larger or smaller in the form of the window.)
Platform: | Size: 87040 | Author: 楼下老王 | Hits:

[Windows DevelopUtil.Controls(1)

Description: 实现WPF的控件库的源代码,比传统WPF的控件更加绚丽(The source code of the WPF control library is more gorgeous than the traditional WPF control.)
Platform: | Size: 3253248 | Author: 夏虫语冰001 | Hits:

[CSharpWPF 图表Chart Control in WPF

Description: WPF 图表Chart Control in WPF(WPF Chart Control in WPF)
Platform: | Size: 822272 | Author: mmc0118 | Hits:

[Other基于WPF船舶管理系统设计

Description: 为提高船舶数字化和信息化管理的效率,本文使用WPF工具,设计船舶管理系统,使用XAML的DataGrid和TextBox控件完成系统界面设计与显示,使用C#编程语言完成后台逻辑功能,设置界面的按钮及下拉框的样式,并且要连接MySql数据库,数据读取与存储由MySql数据库完成,使用Navicat Premium 12图形化操作系统管理MySql数据库。本系统拥有添加船舶,删除船舶,查询船舶,命令台控制,查看用户操作记录等功能,经过调试与优化,系统最终完成预期目标,可以高速并且稳定的运行。(To improve the efficiency of ship management, this paper adopts WPF to design a digitized information system. XAML DataGrid and TextBox are employed to modify the interfaces and display. To complete the function, setting the buttons and drop-down box style of the interface, C# is used as the major programming language. By connecting the MySql database, which is managed by Navicat Premium 12 graphical operating system, data reading and data storage are well done. The system has the functions of adding ships, deleting ships, inquiring ships, console control, viewing user's operation records, and etc. After debugging and optimization, the system finally achieves the goal of running stable and at a considerable high speed.)
Platform: | Size: 221184 | Author: 上年度发货 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net