Welcome![Sign In][Sign Up]
Location:
Search - draw control

Search list

[Button controlXGlyphButton_demo

Description: XGlyphButton - a simple image button control XGlyphButton is a simple CButton-based control that allows you to display an image without the need for owner-draw control.
Platform: | Size: 29362 | Author: 陆可 | Hits:

[Other resourcemouse right color draw

Description: 鼠标拖动绘制彩色曲线,测试Slider控件。使用VB右击功能。-mouse drive mapping color curve, slider control tests. VB right click function.
Platform: | Size: 5998 | Author: 丁一 | Hits:

[Button controlXGlyphButton_demo

Description: XGlyphButton - a simple image button control XGlyphButton is a simple CButton-based control that allows you to display an image without the need for owner-draw control.-XGlyphButton- a simple image button control XGlyphButton is a simple CButton-based control that allows you to display an image without the need for owner-draw control.
Platform: | Size: 28672 | Author: 陆可 | Hits:

[OpenGL programLAOWAI01.ZIP

Description: 一个vc+OpenGL的三维球程序,老外编写,有控制界面,很方便-a vc OpenGL 3D ball procedures, the preparation of foreigners, the control interface is easy
Platform: | Size: 288768 | Author: 严勇 | Hits:

[Graph Drawingmouse right color draw

Description: 鼠标拖动绘制彩色曲线,测试Slider控件。使用VB右击功能。-mouse drive mapping color curve, slider control tests. VB right click function.
Platform: | Size: 6144 | Author: 丁一 | Hits:

[JSP/JavaJavaApplet10

Description: 自编的十个Java applet小程序,有绘制笑脸,移动笑脸,闪烁字幕,正旋余玄曲线等,还有一些组合框的控件。 -writing small programs Java applet, drawing a smiley face, mobile smiling, flashing subtitles, is rotating Yuxuan curve, and some combination of the control box.
Platform: | Size: 13312 | Author: 东方不亮 | Hits:

[GUI DevelopVB6_CommandBar_Full_Source

Description: The vbAccelerator CommandBar control is a full toolbar/menu control which currently offers configurable styles, colours and a full-object model for configuring the buttons and menus. The control can draw in Office 2003, Office XP, MS Money and System styles, supports icons with alpha-channels and runs on any Windows system. The control is currently a pre-release version, and although it can be used now, some important features have not yet been implemented, particularly MDI support, docking container and toolbar borders. -The vbAccelerator CommandBar control is a full toolbar/menu control which currently offers configurable styles, colours and a full-object model for configuring the buttons and menus. The control can draw in Office 2003, Office XP, MS Money and System styles, supports icons with alpha-channels and runs on any Windows system. The control is currently a pre-release version, and although it can be used now, some important features have not yet been implemented, particularly MDI support, docking container and toolbar borders.
Platform: | Size: 262144 | Author: 陈建军 | Hits:

[Button controllist很有用

Description: 这是一个质量特别特别高的软件,支持list控件的编辑,改变颜色,鼠标捕捉,截获消息,里面嵌入了进度条等。为了中国的软件事业,好东西拿出来改大家,希望改变我们的程序员的小气心理。-This is a particularly high especially in the quality of software, supports the editorial control list, change in color, mouse capture, intercepted information embedded inside of the other progress. To China's software industry, to show the good things we changed, we hope to change the programmer's stingy psychological.
Platform: | Size: 2154496 | Author: tw | Hits:

[Button controlActiveXShadeButton

Description: There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl. -There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl.
Platform: | Size: 71680 | Author: 刘亦菲 | Hits:

[OpenGL programQQAJ

Description: 用OpenGL繪出一個立體的四方形, 且可以用滑鼠來控制四方型的旋轉-with OpenGL draw a three-dimensional four square, and can use a mouse to control the Quartet-the rotation
Platform: | Size: 5120 | Author: 周葉青 | Hits:

[VC/MFCfoldertabcontrol_src

Description: 这是过于VC制作带有tab选现视图的源代码,可以用来直接借鉴-This is too VC production with View tab election is the source code can be used to draw on
Platform: | Size: 9216 | Author: 王庆 | Hits:

[ListView/ListBoxMFC_OwnerDraw_Listbox_demo

Description: As we all know that the regular listbox that you drag and drop from the control toolbar in the Visual studio 6 just accepts text. But I made three extra features in my listbox which are: accept graphic icons (.ico) files beside the text. You can determine the text and the icon positions in the listbox (left or right). You can drag and drop any (.ico)icon files in the listbox and it will be automatically added. -As we all know that the regular listbox that you drag and drop from the control in the toolbar Visual Studio 6 just accepts text. But I made thr ee extra features in my listbox which are : accept graphic icons (. ico) files beside the te QCD. You can determine the text and the icon posit ions in the listbox (left or right). You can drag and drop any (. ico) icon files in the listbox and it will be automatically added.
Platform: | Size: 427008 | Author: changming | Hits:

[GUI DevelopBezierTest

Description: A simple Bezier spline implementation. Allows the user to select control points on a picture box and then draw a Bezier curve between them. -A simple Bezier spline implementation. Al lows the user to select control points on a pictu 're box and then draw a Bezier curve between them.
Platform: | Size: 4096 | Author: zddzhou | Hits:

[VC/MFCdirectx_tutorial

Description: DirectX基础(初级篇) 1、什么是DirectX? 2、如何安装和使用DirectX 3、一个DirectDraw入门程序 4、DirectDraw图形编程基础知识 DirectDraw核心(高级篇) 1、DirectDraw架构 2、控制级 3、显示模式 4、DirectDraw对象 5、页面 6、调色板 7、裁减器 8、多显示器系统 9、高级DirectDraw主题 DirectDraw函数、结构参考 1、IDirectDraw2接口函数 2、IDirectDrawSurface3接口 3、IDirectDrawPalette接口 4、IDirectDrawClipper接口 5、全局函数 -DirectX basic (primary chapter) 1, What is DirectX? 2, how to install and use DirectX 3, a DirectDraw entry procedures 4, DirectDraw graphical programming core of basic knowledge of DirectDraw (Senior Part) 1, DirectDraw framework 2, control level 3, display mode 4, DirectDraw object 5, page 6, palette plate 7, the reduction of 8, 9 multi-display system, the theme of DirectDraw Advanced DirectDraw function, structure, reference 1, IDirectDraw2 interface function 2, IDirectDrawSurface3 interface 3, IDirectDrawPalette interface 4, IDirectDrawClipper interface 5, the overall function
Platform: | Size: 153600 | Author: 沈浪 | Hits:

[CSharpdraw

Description: .net下经典的画图源码,很实用,使用了很多控件。看完了实例能对c#的画图控件库有深入的了解-. net source code under the classic painting, it is practical to use a lot of control. Read the examples on c# Drawing control database could have a better understanding
Platform: | Size: 87040 | Author: 佘锋 | Hits:

[GDI-Bitmapdraw

Description: 读取文件中的数据,使用MSchart控件绘制函数曲线,并能将函数图像保存,采用visual basic6编写,简单易懂,源码公开-Read the data in the document, use the mapping function MSChart control curve, and can function to preserve the image, using visual basic6 prepared, easy-to-read, open-source
Platform: | Size: 448512 | Author: 启明星 | Hits:

[GDI-BitmapDraw

Description: vc++画图板程序,功能比Windows自带的画图板还要强。从界面来看,像是用有某种皮肤控件,但编译时候没有发现控件,顺利编译。它还可以更换风格,选择不同的皮肤颜色,当初是费了不少心思来完成这款小程序,它主要的画图功能有六种:   1.普通矩形样式   2.圆角矩形样式   3.椭圆样式   4.气球样式   5.吊篮样式   6.心脏样式-vc++ drawing board procedures, more powerful than Windows built-in drawing board but also strong. From the interface point of view, such as skin with some controls, but did not find time to compile control and smooth compiler. It can also replace the style, choose a different skin color, it was a lot of thought to complete this small program that features the main draw of six: 1. Ordinary rectangular style 2. Rounded rectangle style 3. Elliptical style 4. balloon style 5. gondola style 6. the heart of style
Platform: | Size: 367616 | Author: 692 | Hits:

[CSharpvistarender

Description: 漂亮的Vista风格工具栏渲染器c#源码,很漂亮,可以直接拿来用,也可研究一下代码,对控件绘制的学习很有帮助。-Nice Vista-style toolbar renderer c# source code, it is beautiful, and can be directly brought to use, but also look at the code for the control of learning draw useful.
Platform: | Size: 29696 | Author: maomao | Hits:

[OtherDraw-Pattern-Matches-Position-

Description: image learning and searching application for turret control
Platform: | Size: 18432 | Author: nghia | Hits:

[Othernet-draw-master

Description: 画线控件,带箭头。可以选择箭头方向。线为横线和竖线。(draw line control with a arrow.)
Platform: | Size: 33792 | Author: LIGHTBling | Hits:
« 12 3 4 5 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net