摘要:
asp.net本身提供了很多控件,提供给我们这些比较懒惰的人使用,我认为控件的作用就在此,因为我们不想重复工作,所以要创建它,这个本身便是一个需求的关系,所以学习控件开发很有意思.wrox网站上有本书Professional ASP.NET 2.0 Server Control and Compon... 阅读全文
posted @ 2015-06-27 00:25
三小
阅读(208)
评论(0)
推荐(0)
摘要:
上一篇 对Wpf/Silverlight Template 进行了总结,本篇继续上一篇,主要是介绍 HierarchicalDataTemplate 的使用方法。HierarchicalDataTemplate 继承于DataTemplate,被称之为"层级式数据模板",主要是应用层级比较明显数据集 阅读全文
posted @ 2015-06-27 00:23
三小
阅读(1950)
评论(1)
推荐(0)
摘要:
这是2年前写了一篇文章http://www.cnblogs.com/Clingingboy/archive/2008/07/03/wpfcustomcontrolpart-1.html我们先来看MSDN对其的介绍Displays the content of aContentControl似乎其是为... 阅读全文
posted @ 2015-06-27 00:13
三小
阅读(7949)
评论(0)
推荐(0)
摘要:
WPF/Silverlight 中的控件都有Style和Template两种属性。前者解释为样式,是用来改变控件原有属性的,比如 Button 控件的(Width,Height,Background 等等)。后者被解释为模版,用于定义控件的内部结构,可以对控件的外观和形状进行改变,比如可以把Butt... 阅读全文
posted @ 2015-06-27 00:11
三小
阅读(359)
评论(1)
推荐(1)

浙公网安备 33010602011771号