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