-
一个很好的mfc关于windows界面编程的代码
一个很好的mfc关于windows界面编程的代码-A very good on the windows interface programming mfc code
- 2023-01-01 18:30:03下载
- 积分:1
-
三点画圆的程序,展示VB中Line和Shape控件的使用例子,随意点击窗体三下可以画出一个圆,右键菜单可以显示/隐藏线条等...
三点画圆的程序,展示VB中Line和Shape控件的使用例子,随意点击窗体三下可以画出一个圆,右键菜单可以显示/隐藏线条等-Draw Circle By Three Point Program, the example shows the useage of Line and Shape controls in VB , click the Form 3 times may be arbitrarily draw a circle, right-click menu can show/hide the lines, etc.
- 2022-02-06 15:40:14下载
- 积分:1
-
A simple diary, user
一个简单的日记本,界面友好,功能实用,挺好的-A simple diary, user-friendly, functional and practical, quite good
- 2023-01-23 16:20:03下载
- 积分:1
-
很不错的一个界面控件,使用起来也很方便,美化了VC中的标准界面...
很不错的一个界面控件,使用起来也很方便,美化了VC中的标准界面-A very good interface controls, is also very convenient to use, landscaping standards in the VC interface
- 2022-12-27 03:15:03下载
- 积分:1
-
css filter feature article series detailed the contents of well
css滤镜专题文章集,内容条理详细,十分全面。-css filter feature article series detailed the contents of well-organized, very comprehensive.
- 2022-05-25 07:17:48下载
- 积分:1
-
written statements procedures for beginners will help
delphi写的报表程序,对初学者有一定的帮助-written statements procedures for beginners will help
- 2022-02-01 03:06:51下载
- 积分:1
-
大名鼎鼎的Codejock公司vc界面源代码库,不消多说,最新出品的、...
大名鼎鼎的Codejock公司vc界面源代码库,不消多说,最新出品的、-Codejock.Xtreme.Toolkit.Pro.v13.2.1
- 2022-07-25 01:49:53下载
- 积分:1
-
一、实现的功能 1、支持所有按钮,包括checkButton,RadioButton,NormalButton,GroupBotton。 2、支持所有的Comb
一、实现的功能 1、支持所有按钮,包括checkButton,RadioButton,NormalButton,GroupBotton。 2、支持所有的Combo Box。 3、支持滚动条。 4、支持进度条。 5、支持通用对话窗与MessageBox。 6、全部支持Hover状态。 7、支持单文档、多文档、对话窗程序。 8、支持VC6/7、VB6/7、CB5/6/7。 9、支持Win95以上操作系统。-one, a realization of the function, and support all buttons, including checkButton, RadioButton, NormalButton, GroupBotton. 2, and support all the Combo Box. 3, the support of the roll. 4, the progress of the support. 5, support universal dialogue window and MessageBox. 6, all support Hover state. 7, support the single-file, multi-document, the dialogue window procedure. 8, support VC6/7, VB6/7, CB5/6/7. 9, the operating system supports more than Win95.
- 2022-04-09 10:27:37下载
- 积分:1
-
一个很酷的使窗口在关闭时渐渐消失的程序(类似淡入淡出效果)。...
一个很酷的使窗口在关闭时渐渐消失的程序(类似淡入淡出效果)。-A cool program which can make it to disappear slowly when a windows is being closed (like the fade in-fade out effection )
- 2023-09-08 17:35:03下载
- 积分:1
-
Display a Web Page in a Plain C Win32 Application:
There are numerous examples...
Display a Web Page in a Plain C Win32 Application:
There are numerous examples that demonstrate how to embed Internet Explorer in your own window. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, or at least the Windows Template Library (WTL) because those frameworks have pre-fabricated "wrappers" to easily give you an "HTML control" to embed in your window. If you re trying to use plain C, without MFC, WTL, .NET, C#, or even any C++ code at all, then there is a dirth of examples and information how to deal with OLE/COM objects such as IE s IWebBrowser2. Here is an article and working example in C to specifically show you what you need to do in order to embed IE in your own window, and more generally, show you how to interact with OLE/COM objects and create your own objects in plain C.
- 2022-03-02 15:03:00下载
- 积分:1