搜索资源列表
WizardDemoApp
- 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 page
ProWPFinCSharp2008
- The Windows Presentation Foundation (WPF) changes all this by introducing a new model with entirely different plumbing. Although WPF includes the standard controls you’re familiar with, it draws every text, border, and background fill itself. As
WindowsFormsApplication1
- 利用WPF技术实现多样式,高级按钮控件,包括设置高级按钮形状,按钮颜色,按钮背景颜色,前景颜色,按钮图片。不规则按钮。-Advantage of the WPF technology multi-format, the Advanced button controls, including the Advanced button to set the shape, button color, button background color, foreground color, button im
WPFSkins
- WPF皮肤控件,可以做精美的软件 WPF皮肤控件,可以做精美的软件-WPF skin controls, the software can do fine
AlphaFormTransformer
- This a Windows Forms control that works with Win32 APIs and without WPF. The control allows you to layout a 32 bit image with an alpha channel in the Forms designer and arrange additional controls within user specified areas of the image. At runtime,
navigationcontrol
- 鱼眼导航控件可使程序菜单或treeview更加灵活,提升可视化效果和用户体验。应用于wpf制作的桌面或网络应用-Fish-eye menu navigation controls or treeview allows greater flexibility to enhance visualization and user experience. Used in the production of wpf desktop or web application
3TireTreeView
- WPF开发的三层树控件 开发语言:XAML+C#-The development of three-layer tree WPF Controls
ribboncontrol_src
- C#编写,用WPF实现Ribbon style的office UI.全部源代码对WPF进行了封装, 适合想自己开发界面控件的朋友使用.-C# prepared, using WPF to achieve Ribbon style of the office UI. All the source code of the WPF was packaged for those who prefer self-developed interface controls a friend to use.
Zll.ImageTheButton
- 在WPF中,控件(control)一词的意义,比早期Windows编程的控件,有更特定的定义。比方说,在Windows Forms中,屏幕上的一切,都被视为控件。在WPF中,这个词保留给用户交互使用,也就是说,当用户用鼠标或键盘时,控件一般会对用户提供某种响应(feedback)。 Control类直接继承FrameworkElement,从Control继承而来的类超过50个,这些类提供给程序员各式各样的控件,包括按钮、列表框、滚动条、编辑框、菜单和工具条。这些类都是放在System
Sample-WPF-Applications
- 这个事例介绍了一个简单的WPF应用程序的开发,里面简单介绍了控件,图像,布局和绑定-This sample provides an introduction to the development of a simple WPF application, and demonstrates controls, images, layout, and data binding.
WPF-Controls-Gallery-Sample
- 该事例表达了wpf中界面和控件的通过和默认的表现方式-This sample shows common usage scenarios and the default rendering behavior for many user interfaces and layout controls in WPF.
WPFTreeviewExamples
- wpf下的树控件treeview,带图标,checkbox,和右键菜单-wpf controls ---- treeview, with icon, checkbox, and right-click menu
WPFMapViewer
- Microsoft s Windows Presentation Foundation (WPF) provides the facility to host Windows Forms controls within a WPF application. This sample demonstrates how to host the ArcGIS Engine Map control, Toolbar control, and TOC control on a WPF window by u
VisualizeCameraPath
- Microsoft s Windows Presentation Foundation (WPF) provides the facility to host Windows Forms controls within a WPF application. This sample demonstrates how to host the ArcGIS Engine Map control, Toolbar control, and TOC control on a WPF window by u
FlashControl
- 在WPF上播放swf文件,先通过在Windows Control上的控件,然后在WPF上内置该控件,有学习和参考价值。-Play swf file in WPF, first through the controls in the Windows Control, built-in WPF on the control, learning and reference value.
SliderTemplate
- 一个xaml写的简单易懂的slider控件模版例子,基于wpf技术,自绘控件,重写控件模版的经典例子。-A xaml write straightforward the slider control template example, based on wpf technology-drawn controls to rewrite the classic example of the control template.
DatePickerSample
- 微软早期提供的WPF例子 包含日期控件,适合早期版本,很好的用户控件例子 便于WPF入门学习 vs2005-Microsoft provide early examples of WPF contains the date controls, suitable for the early version, the user control is a good example for learning WPF entry VS2005
AvalonDock_2_0_2000
- AvalonDock_2_0_2000 多页签(Interface multi tab controls, automatically bound)
wpftoolkit
- 很好用的开源WPF实例程序,关于各种控件的使用方法示例(Toolkit for WPF Copyright (C) 2007-2016 Xceed Software Inc. This program is provided to you under the terms of the Microsoft Public License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license
WpfApplication1
- WPF app demo, uses MVVM and plain .NET WPF controls