Welcome![Sign In][Sign Up]
Location:
Search - MFC ocx

Search list

[GUI Develop自定义控件

Description: 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本),WM_GETCONTROLTEXT(得到显示的文本)-VC write OCX control of the process is a conventional MFC DLL, it achieved a simple function, like Static Control. It can show a text when users click the left mouse button, the controls became a father window click send alerts to respond to two user-defined information. WM_SETCONTROLTEXT (setting displays the text) WM_GETCONTROLTEXT (to be shown in the text)
Platform: | Size: 240387 | Author: 沈显威 | 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: 72314 | Author: 刘亦菲 | Hits:

[Windows Develop94

Description: 利用MFC正规DLL生成一个自定义控件,实现了一个交通灯控件,用VC++编程,-use MFC DLLs generated a formal OCX, achieving a traffic light control, with VC program
Platform: | Size: 52241 | Author: | Hits:

[GUI Develop自定义控件

Description: 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本),WM_GETCONTROLTEXT(得到显示的文本)-VC write OCX control of the process is a conventional MFC DLL, it achieved a simple function, like Static Control. It can show a text when users click the left mouse button, the controls became a father window click send alerts to respond to two user-defined information. WM_SETCONTROLTEXT (setting displays the text) WM_GETCONTROLTEXT (to be shown in the text)
Platform: | Size: 239616 | Author: 沈显威 | 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:

[Windows Develop94

Description: 利用MFC正规DLL生成一个自定义控件,实现了一个交通灯控件,用VC++编程,-use MFC DLLs generated a formal OCX, achieving a traffic light control, with VC program
Platform: | Size: 1839104 | Author: | Hits:

[ActiveX/DCOM/ATLkongjian

Description: 类似画笔的绘图控件源代码。Demo.zip 是WinPainter MFC应用程序源代码。WinPainter.zip 是WinPainter MFC ActiveX源代码。WPOcxTest.zip 是WinPainter ActiveX的测试程序。大家一起学习!-Brush drawing similar source code control. Demo.zip is WinPainter MFC application source code. WinPainter.zip is WinPainter MFC ActiveX source code. WPOcxTest.zip is WinPainter ActiveX testing procedures. Everyone to learn!
Platform: | Size: 92160 | Author: 冯彬 | Hits:

[Dialog_WindowGridCtrlDemo

Description: 本例详细的说明和介绍了MFC里的一个控件GRID32.ocx的详细应用。MFC自带的grid控件是无法编辑表格内容的,这个程序实现了可以编辑内容。-Detailed explanation in this case and introduced the MFC controls in a detailed application Grid32.ocx. MFC built-in grid form controls can not edit the content of this program can edit the content.
Platform: | Size: 1261568 | Author: | Hits:

[GDI-Bitmapwjxocx

Description: VC6绘++开发的五角星等OCX控件源代码程序,MFC开发-VC6 painted++ Developed pentacle OCX controls, such as source code program, MFC Development
Platform: | Size: 154624 | Author: qimingxing | Hits:

[Windows DevelopDDTest

Description: 使用MFC+DirectDraw编写的窗口程序,可以作为一个简单游戏的基本框架,-MFC+ DirectDraw prepared to use a window procedure can be used as a basic framework of a simple game,
Platform: | Size: 29696 | Author: zhangruiqiang | Hits:

[ActiveX/DCOM/ATLMFCActiveXTest

Description: 这是一个在mfc中做的acitveX的例子,在这个ocx中使用了formview类,就是在activeX中导入form,然后所有的控件在form上实现,就实现了在acitvex中使用菜单,按钮,工具条等 任何控件。-failed to translate
Platform: | Size: 31744 | Author: 黄涛 | Hits:

[OpenGL programtest-

Description: 基于mfc写的一个ocx控件,来调用opengl, 挺方便的-Write a mfc based ocx control to call the opengl, very convenient
Platform: | Size: 45056 | Author: | Hits:

[assembly languagevcPP-ocx

Description: 1.只需指明ocx文件的路径(含文件名),函数即可自动从文件中提取控件的CLSID,然后检查是否已 注册,如果已注册则不再注册;如果未注册则自动进行注册。 2.ocx控件必须包含TypeLib信息,一般VC++/VB/DELPHI7等生成的控件都属于此类型。 3.函数在VC6下执行顺利,由于程序中的控件在程序初始化时也必须初始化,因此该函数代码应放在应用程序的初始化 过程中,如在VC6的MFC工程中应放在CXXXApp::CXXXApp()中。-1 is only needed ocx file path (including file name), the function can be automatically extracted from the file control' s CLSID, and then check whether registration, if registration is no longer registered if not registered will automatically be registered. 2.ocx TypeLib information must be included controls, the general VC++/VB/DELPHI7 and other controls are all generated by this type. 3 functions to perform successfully in VC6, the program control is initialized in the program must also be initialized, so the function code should be placed on the application of the initialization process, such as the MFC in VC6 project should be on CXXXApp:: CXXXApp () in.
Platform: | Size: 1024 | Author: QH | Hits:

[ComboBoxOCXTest

Description: 控件为MFC下编写的OCX控件实现基本的数字随机验证码,同时附带用MFC编写控件测试程序,包含控件注册和卸载程序,包含全部源码和说明文档。(嘻嘻,自己课程Project亲自做的,欢迎初学者交流,高手莫进)-The control is written under the MFC OCX control for basic digital random verification code that came with MFC write control testing procedures to contain and control the registration and uninstaller contains all source code and documentation. (Hee hee own courses Project personally do welcome beginners exchange, master Mo)
Platform: | Size: 4543488 | Author: z_a_o | Hits:

[ActiveX/DCOM/ATLActiveX

Description: 这个工程是关于如何利用mfc编写ocx的,希望需要的人参考-This project is about how to use mfc ocx, I hope those who need reference
Platform: | Size: 163840 | Author: linsicheng | Hits:

[Windows DevelopDrawStationTP

Description: 访问oracle数据库,读取数据,以图形的方式展示界面,ocx文件,嵌入网页使用(Access the Oracle database, read the data, display the interface graphically, OCX files, and embed the web pages)
Platform: | Size: 46080 | Author: Hawazki | Hits:

[ActiveX/DCOM/ATL软件需求

Description: 软件开发功能Mfc非常好用呢请大家参看谢谢c语言开发中国科技大学(Software development function Mfc, very easy to use, please see everyone, thank you c language development, University of Science and Technology of China)
Platform: | Size: 5348352 | Author: 振辰 | Hits:

[ActiveX/DCOM/ATLOCX

Description: 一个由c++编写的ocx控件。用vc++ 6.0编译,用MFC对话框调用。执行后会显示一个增加按钮,用来表示已经调用OCX控件。作为一项课堂作业,它是完美的。(An ocx control written by c+ +. Use vc++ 6.0 to compile, call with MFC dialog box. After execution, a button is displayed to indicate that the OCX control has been called. As a class assignment, it's perfect.)
Platform: | Size: 5105664 | Author: 银色丝线 | Hits:

[Com PortMSCOMM

Description: VS2010MFC没有串口控件,此压缩包里包含了串口控件相关的3个文件。mscomm32.ocx MSCOMM32.oca MSCOMM32.DEP MSCOMM.SRG(VS2010MFC has no serial port control, which contains 3 files related to serial port control.mscomm32.ocx MSCOMM32.oca MSCOMM32.DEP MSCOMM.SRG)
Platform: | Size: 59392 | Author: dengxuexing | Hits:

[Documentsexe到ocx

Description: C++exe多文档单文档程序转为OCX控件的方法(MFC MDI EXE CHANGE TO OCX)
Platform: | Size: 111616 | Author: X_HUI | Hits:
« 12 3 »

CodeBus www.codebus.net