搜索资源列表

  1. Form透明 抓取背景

    0下载:
  2. 窗口透明,采用把背景抓取的方式
  3. 所属分类:图片显示浏览

    • 发布日期:2009-08-07
    • 文件大小:6333
    • 提供者:_go@163.com
  1. 窗口透明度

    0下载:
  2. 随便选一个窗口,等待1秒钟,然后回到本程序,就可以控制,刚才那个窗口的透明度。-pick any one window and wait for a second and then return to this procedure, it can control, just that window of transparency.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:陈刚
  1. 透明窗口源代码

    0下载:
  2. 透明窗口源代码,用VC写的,喜欢对大家有所帮助-transparent window of the source code used to write the VC, we like to help
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:1911808
    • 提供者:邓建飞
  1. 使记事本窗口变为透明窗口的VC程序

    0下载:
  2. 使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!-enable the Notepad window transparent window into the VC procedures when vc a good learning process!
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:1868800
    • 提供者:
  1. 透明窗口SetWindowLong

    0下载:
  2. 本程序通过调用user32.dll中的系统函数 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) 完成对窗口半透明的处理-this program by calling user32.dll the system function SetWindo
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:24576
    • 提供者:JELL
  1. TranslucencyOCX2K

    0下载:
  2. 彩色窗口透明控件和源码,使彩色窗口透明,很好用的-color window transparent and source controls, window transparent color, good use
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:工自
  1. TransparenceWnd

    0下载:
  2. 介绍了两种使窗口透明的类型,一是透明度,从1-255,二是使某种颜色透明,比如窗口上所有的白色透明-introduced a transparent window so that the two types of First transparency from 1-255. 2 is a transparent color, such as all the windows on a white transparent
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:2777088
    • 提供者:hhn
  1. coolblank

    0下载:
  2. 非常Cool的程序,利用API函数以及窗口的子分类技术, 可以将窗口的标题栏换成自己想要的样式, 可以使窗口透明显示...推荐下载 -procedures, the use of API function and window-classification technology, the window can be replaced column heading styles you want to be so transpar
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:100352
    • 提供者:小杰
  1. TransparentSubWindow

    0下载:
  2. 透明的浮动子窗口 透明的浮动子窗口 透明的浮动子窗口 透明的浮动子窗口 透明的浮动子窗口-Sub-transparent floating window floating transparent window transparent floating sub-sub-sub-window transparent floating window floating transparent window transparent floatin
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:44032
    • 提供者:qianyou
  1. TransparentWindow

    0下载:
  2. 这是一个基于VC++的关于窗口的程序,可以使窗口透明显示。
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:45056
    • 提供者:andycheng
  1. WinTrans_src

    0下载:
  2. 使任意窗口透明的原代码,系统编程,使用了WINDOWS的隐藏函数。-Any window transparent so that the original code, system programming, the use of a hidden function WINDOWS.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:gyk
  1. window_Cwnd

    0下载:
  2. 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary("User32.DLL") if(hInst) { typedef BO
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:1561600
    • 提供者:zhangwei
  1. transwin

    0下载:
  2. 一个可设置窗口透明属性的控件,可让窗口透明、半透明,也可显示窗口的淡入/淡出效果。-One can set the window transparent property of the controls that allow the window transparent, translucent, but also displays a window fade in/fade out effects.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-21
    • 文件大小:171008
    • 提供者:howant
  1. Transparent

    0下载:
  2. 一个用于窗口透明的类,简单易用,用法见文档说明!-A transparent window for the class, easy to use, usage, see the documentation!
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:106496
    • 提供者:weilijian
  1. touming

    0下载:
  2. 窗口透明效果的实现!非常的漂亮,对界面编程很有用-Realization of a transparent window effects! Very beautiful, very useful for interface programming
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:5282816
    • 提供者:木火
  1. Pig

    0下载:
  2. 一个很不错的学习VC程序,窗口透明,内容为一只宠物狗。-A very good learning VC program, the window transparency, says a pet dog.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:52224
    • 提供者:陈世杰
  1. ShowImage

    0下载:
  2. 一段在窗口透明显示百分比透明显示图像的VC代码-A transparent display window shows the percentage of transparent image of the VC code
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:lixiuhong
  1. chuangkououming

    0下载:
  2. 如何实现窗口透明的效果,,这个是精通Visual C++ 实效编程280例 里面的例子源码,我上传给大家,需要的可以参考下!-How transparent window effect, this is proficient in Visual C++ programming 280 cases of practical examples of source code which I upload to you, need to ref
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:
  1. CAppBarApplication

    0下载:
  2. 控件不透明 窗口透明 MFC APPBAR,使用VS做的。 -Transparent and opaque window controls MFC APPBAR, use VS to do.
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:7217152
    • 提供者:zzx
  1. 透明窗体

    0下载:
  2. 设计界面窗口透明,可设置界面的透明度,是一个很好的例子(This is a good example of the transparency of the design interface window and the transparency of the interface)
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-21
    • 文件大小:1968128
    • 提供者:berryliang
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org