搜索资源列表
CustomControl01
- 从CWnd派生自定义类 CustomControl-from CWnd derived from the class definition CustomControl
CustomControl
- 自定义控件的编写等!
customcontrol
- 找到csc.exe文件,然后用搜索功能搜索csc.exe,找到路径 把程序mycontrol.cls放到有csc.exe的路径下*:\\\\*****再启动cmd.exe 如在C:\\WINDOWS\\Microsoft.NET\\fr a mework\\v2.0.50727\\ /t:library /out:mycontrol.dll /r:system.dll,system.web.dll mycontrol.c
CustomControl
- 一组asp环境下进行语音聊天的程旭,有asp代码和数据库文件组成-a group asp environment for voice chat Cheng Xu, asp code and database files
CustomControl
- 一组asp环境下进行语音聊天的程旭,有asp代码和数据库文件组成-a group asp environment for voice chat Cheng Xu, asp code and database files
CustomControl01
- 从CWnd派生自定义类 CustomControl-from CWnd derived from the class definition CustomControl
CustomControl
- 自定义控件的编写等! -The preparation of custom controls, etc.!
customcontrol
- 找到csc.exe文件,然后用搜索功能搜索csc.exe,找到路径 把程序mycontrol.cls放到有csc.exe的路径下*:\\*****再启动cmd.exe 如在C:\WINDOWS\Microsoft.NET\fr a mework\v2.0.50727\ /t:library /out:mycontrol.dll /r:system.dll,system.web.dll mycontrol.cls 然后
vtkCustomControl
- MFC对话框开发中,在控件上显示VTK的绘制窗口的一个例子-The development of MFC dialog box, in the control display window VTK rendering an example of
CustomControlSample
- CustomControl编程实例,在VC++6.0 SP6上编译通过-CustomControl programming examples in VC++6.0 SP6 compiled by
CustomControl
- 滚动条实现,自定义滚动条,能够根据用户需要实现上下左右滚动-failed to translate
CustomControl
- Creating and Using custom controls in VC++ 源码文件,其中包含了说明文档-the source code for the article of "Creating and Using custom controls in VC++"
customcontrol-gridview
- 继承CWnd和CEdit实现的类似GridView的自定义控件。双击编辑,响应单击消息。使用vs2005.-CEdit inherits CWnd and achieve similar GridView custom control. Double-click edit, click the response message. Using vs2005.
WPFCustomControl_src
- wpf的customcontrol开发过程-wpf development of customcontrol
GlossyButton
- Place these FILES inside the CustomPbar folder wich is found in your CustomControl project folder!!! If you don t have that then download it from here: http://thedarkjoker094.blogspot.com/2010/09/c-tutorial-create-cust
WpfMarquee
- 我们知道在html中有一个marquee标签,可以很方便的实现文字滚动的效果,在WPF里面,我们可以用Animation和Storyboard来达到同样的效果,但是感觉总是不那么好,每次都需要做动画,而且设置动画的属性很麻烦,这是在WPF开发CustomControl的方式来打造的一个Marquee控件。像HTML简单的声明就可以使用。-We know that a marquee tag in html text scrolling
MyCustomControl
- 自绘的一个CustomControl控件,可实现位图的加载-Since the painting of a CustomControl control, which can realize the bitmap loading
CSharp-CustomControl
- C#自定义控件(多选下拉等),补充vs本身控件的不足-C# custom control (multiple choice drop-down, etc.)
CustomControl
- CustomControl progressbar
CustomControl
- 本源码适合初学者对自定义控件的学习,源码包括工具栏、按钮、菜单、列表这些基本控件。-CToolBar Menu CListCtrl Button