CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - wpf list

搜索资源列表

  1. WpfMusicPlayer.rar

    0下载:
  2. C#和WPF开发的简单音乐播放器。使用XML编辑音乐列表,可自定义增加歌曲,界面非常漂亮。,C# and WPF development of a simple music player. The use of XML editing music list can be customized to increase song, the interface is very beautiful.
  3. 所属分类:.net

    • 发布日期:2017-06-01
    • 文件大小:13859259
    • 提供者:刘宏亮
  1. WpfListViewDemo

    0下载:
  2. WPF list view demo for how to load list fast
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:51332
    • 提供者:tank
  1. USAMap

    0下载:
  2. 将美国地图绑定到WPF列表控件上 开发语言:XAML+C#-Bound to the United States map on the WPF list control
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1719756
    • 提供者:梁涛
  1. Zll.ImageTheButton

    0下载:
  2. 在WPF中,控件(control)一词的意义,比早期Windows编程的控件,有更特定的定义。比方说,在Windows Forms中,屏幕上的一切,都被视为控件。在WPF中,这个词保留给用户交互使用,也就是说,当用户用鼠标或键盘时,控件一般会对用户提供某种响应(feedback)。 Control类直接继承FrameworkElement,从Control继承而来的类超过50个,这些类提供给程序员各式各样的控件,包括按钮、列表框、滚动条、编辑框、菜单和工具条。这些类都是放在System
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:39221
    • 提供者:feifeiwua
  1. CheckedListViewSample

    0下载:
  2. WPF自定义选择框列表示例程序,可以勾选列表中内容-WPF Custom selection box lists the sample programs, you can check the contents of the list
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:5271
    • 提供者:z
  1. TreeViewRootNodes

    0下载:
  2. TreeView with wpf using list
  3. 所属分类:TreeView

    • 发布日期:2017-03-30
    • 文件大小:51174
    • 提供者:Jack
  1. CustomList

    0下载:
  2. WPF中展示自定义List列表,里表中可展示图片,带提示功能-Custom List in WPF display a list of pictures can be displayed in the table, with prompts
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:98513
    • 提供者:宋光军
  1. chartPlotter

    2下载:
  2. 基于最新技术WPF的一个DataGrid列表和动态绘制折线图chartPlotter-Draw a line chart chartPlotter a DataGrid list based on the latest technology WPF and dynamic
  3. 所属分类:.net

    • 发布日期:2015-09-23
    • 文件大小:1024
    • 提供者:liu
  1. B1103492

    0下载:
  2. I write this code for my class a address list. It could read names and listen your voice. WPF, fish photo, TTS(text to speech), STT,are used in my program. You can find "readme.htm" in my program. Thank you.-I write this code for my class as a addr
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:771244
    • 提供者:bubifengyun
  1. CSharp

    0下载:
  2. 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:14441325
    • 提供者:吕温
  1. address-list

    0下载:
  2. 用c#编的一个WPF通讯录程序 有源代码 有兴趣的看看吧!-C# compile a WPF source code of the address book program look!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:340154
    • 提供者:杨光辉
  1. CascadingDropDown

    0下载:
  2. 很多时候我们遇到的情况我们需要填充一些基于价值的另一个下拉或组合。即使有需求,我们需要填充列表框项基于多个选定的值。在这段代码中,我将展示一种解决相同的使用WPF。-Many times we met we need to fill another drop-down or a combination of value-based. Even if there is demand, we need to populate the list box items based on more sele
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:50638
    • 提供者:回香鱼丸
  1. SilverTreeContainer

    0下载:
  2. 老外写的在WPF下显示树状结构的控件,包括 GraphLayout和Panel。-This article includes two very different basic assemblies and a couple of test assemblies for WPF. The first basic assembly is GraphLayout which implements the Reingold-Tilford algorithm, described here, to de
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:76937
    • 提供者:zhangjie
  1. WpfUIPicker_src

    0下载:
  2. 老外写的在WPF下的类似UIPickerView的控件。-a UIPickerView-like control created using WPF. The UIPickerView is an iOS control for picking an item from a list via a tumbler. Typically, this control is associated with touch input, but I have found it to work well wit
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:25594
    • 提供者:zhangjie
  1. Beauty

    0下载:
  2. WPF 做的基本界面,按钮动画效果,动态刷新列表。自绘列表控件-WPF to do the basic interface, button animation, dynamic refresh list. Self drawn list control
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3472647
    • 提供者:白白兔
  1. WifiDemo

    1下载:
  2. 可以用来查看无线信号列表和无线信号强度,以及已经连接的无线信号强度. wpf做的 ,可以拿来参考下,程序跑久了会beng-check wifi singal quality and list. it may has many bugs .but you can try to use it
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:237116
    • 提供者:薛辉
  1. project

    0下载:
  2. WPF 十分不错的图片查看例子,便于学习,自带列表显示放大翻转等-WPF very good picture to see examples of easy to learn and comes with a list of enlarged flips
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:269994
    • 提供者:kvens
  1. McMusicPlayer%281%29

    1下载:
  2. 说明 1.程序基于WPF C# .Net Framework 4.5开发; 2.程序主界面使用部分DMSkin构建; 3.音频库使用DoubanFM.Bass.dll/Bass.Net.dll/bass.dll; 4.频谱支持库:WPFSoundVisualizationLib.dll; 功能 1.播放本地音乐(支持常见音频文件播放,支持基本的播放控制模式) 2.播放在线音乐 3.无损音乐批量下载(同时支持歌词/歌曲封面
  3. 所属分类:多媒体编程

    • 发布日期:2018-07-10
    • 文件大小:4488192
    • 提供者:cyikns
搜珍网 www.dssz.com