搜索资源列表
myEventArgssj0938
- 用c#实现的自定义控件和属性、事件的源代码。-c # using the OCX and attributes, the source code.
DataGridpro
- 此控件是一个DataGrid的加强版的控件,可以实现很多需要写很多代码才能完成的功能,实现这些功能你只要简单的设置几个属性,就可以达到预期的效果!可以实现自动的分页、自动的排序、自动产生全选列、自动产生由于页面限制产生滚动条、可以透明显示DataGrid、也可以导出丰富多样的文件,其中包括HTML、Text、XML、EXCEL、以及用属性表示数据的XML。同时还提供对数据源的打印功能(针对HTML打印)。 我第一次使用DataGrid那些代码真是让我头痛,且不说设计模式(那是时候还不知道这
DOTNETGrid
- DOTNET DataGrid自定义控件。采用C#开发,可采用正则表达式、下拉列表、属性结构、日期空间等输入数据。-DOTNET DataGrid OCX. Using C# development, the expression is available, the drop-down list, the structural attributes, date, etc. into the data space.
WebCalendar
- 她是一个ASP.Net Web应用程序的日期控件,您可以通过设置控制控件中不同部分的样式的属性,来自定义 WebCalendar 控件的外观和图片;支持手动输入日期,支持输入时间,不会被TextBox,DropDownList遮挡。并且她是完全开放源代码的,允许无商业目的个人用户免费使用。 -she is a ASP.Net Web application and the date of controls, you can set the controls to control differen
音乐控件的用法
- 在c#做播放器时,用到的控件为axWindowsMediaPlayer,这里写了有关其属性和用法
CheckBoxTreeView
- 1、实现从xml文件读取并加载到treeview控件 2、实现“选中”、“不选中”、“不确定”三种状态 3、实现节点状态变化后,对业务逻辑的暴露(也就是你选中一个节点后,还想做点其他别的事情) 4、实现节点的动态增加 5、实现多属性的绑定(包括图片和文字) 6、实现checkBox样式的设置 -1, read from a xml file and loaded into the treeview control 2, and " select&qu
All_in_one_ZedGraph
- 可定制绘图控件,饼图、柱图、曲线图、多边形图,图示,图例,自定义配置坐标系属性-Customizable graphics control, pie chart, column chart, graph, polygon map, icon, legend, custom configuration coordinate system attributes
UtilityLibrary
- 实用的多种精美控件,可将其添加到其它项目中,直接引用,根据自己的需要,改变属性。-A variety of beautiful and practical controls can be added to other projects, direct reference, according to their needs, change properties.
EnterKey
- C# WinForm,按回车键跳转到下一个控件,需先对控件的属性TabIndex进行编号,接着重写bool ProcessDialogKey(Keys keyData)方法可达到目的-C# WinForm, press the Enter key to jump to the next control, you must first TabIndex of the control' s properties are numbered, and then override bool Proc
dotnetDesiger
- 用c#写的窗体设计器,可以添加控件、修改属性、删除控件-Forms Designer c# write, you can add controls to modify the properties, delete controls. . .
DrawTools2005
- 一个C#实现的绘图程序,可实现拖拽控件、设置控件属性等功能。-A C# implementation of the mapping procedures, can achieve drag controls, set control property and other functions.
DynPropGrid_src
- 用于C#动态属性控件代码,提供了动态创建属性控件的方法和例子-Dynamic properties for the C# control code, dynamic creation of attributes to provide control methods and examples
WindowsMediaPlayer
- WindowsMediaPlayer控件属性及方法,通过使用WindowsMediaPlayer控件,增加功能-WindowsMediaPlayer control properties and methods through the use of WindowsMediaPlayer control, increased functionality
qywzglxt
- 部分模块说明如下: 一、语言模块: 当前模块是控制不同语言的数据显示,可以从三个地方进行设置,分别为:目录中的Web.Config文件全局赋值;页面对其控件属性的赋值;以及通过URL参数赋值。各赋值的优先级为:URL参数 -> 控件属性 -> Web.Config全局,优先级高的设置为把优先低的设置覆盖,各赋值方式介绍如下: a. 目录中的Web.Config 当前设置为所在目录的全局设置,比如:/Cn/Web.Config,其中有一个设置“<add k
C-Sharp-control-property-events-Daquan
- C#控件属性事件大全,便于初学者学习查询,提高学习的速度。-C# control property events Daquan, easy for beginners to learn the query to improve the learning speed.
type
- 将VS2005工具箱窗口中的控件放到窗体中,使用属性窗口或在程序中用语句修改控件属性,设计应用程序界面,为控件增加事件处理函数,完成指定的功能。 -VS2005 toolbox window controls on the form, use the Properties window or modify the control properties in the statement of procedures used to design the application interfac
C-Sharp-control-property-events-Daquan
- c#控件属性事件大全 包括:窗体Label 控件TextBox 控件RichTextBox控件RichTextBox控件等-c# control property events Daquan
ListViewSample
- C# ListView控件的使用, 控件属性的代码设置,ListViewItem的构建和更改。-The sample of ListView control.
ExamSystem
- 对学习C#的窗体编程者有一定帮组,主要是基本控件和控件属性的使用,托盘图标的使用,窗体之间的相互调用等。-This source coed is helpful for studying the window control of C#.
wpfcontroldevelopment
- 所有的WPF自定义控件写法DEMO,具体到依赖属性,绑定,事件等(All WPF custom controls written in DEMO)