CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - translucent

搜索资源列表

  1. TimeWithMouse

    0下载:
  2. 一个小小的时钟。 时钟跟随着鼠标移动,时刻显示当前时间,背景半透明。-a little clock. With the clock with a mouse moving, always show the current time, the translucent background.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:38.34kb
    • 提供者:王继
  1. TestLimpid

    0下载:
  2. 半透明处理图象,其中的类CLimpid实现了半透明处理图象!-translucent image processing, the category CLimpid achieve a translucent image processing!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4.55mb
    • 提供者:王博
  1. AAFont

    0下载:
  2. AAFont Component Package 平滑特效字体控件包 Version 2.53 版本 2.53 CopyRight Jingyu Zhou. 版权:与月共舞工作室 周劲羽 说明:基于平滑特效字的控件包,支持透明、半透明、阴影、模糊、渐变色、字体纹理、噪声、轮廓字等特效。 -AAFont Component Package font smoothing effects Version Control package version 2.53 2.53 CopyRig
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:306.82kb
    • 提供者:黄百万
  1. 创建分层窗口实现图像渐变

    0下载:
  2. 1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:198.77kb
    • 提供者:杨飞
  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 SetWindowLong (this - gt; GetSafeHwnd
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24.09kb
    • 提供者:JELL
  1. directbantouming

    0下载:
  2. direct +vc例子,教你如何制作direct编程半透明.-direct + vc example, teach you how to make direct programming translucent.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:286.82kb
    • 提供者:微微
  1. GDIPlusWindow

    0下载:
  2. 在C++Builder用GDI+实现半透明渐变的特效窗口 -C Builder GDI achieved with the effects of translucent window Graded
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:250.63kb
    • 提供者:ccrun
  1. gexinghuaGroup

    1下载:
  2. 自定义的个性化的组合框,可透明,或半透明 添加位图,图标,更改背景色,和前景色等-custom personalized mix box, transparent, translucent or add bitmaps, icons, change the background color, foreground color, etc.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:427.33kb
    • 提供者:皇飞
  1. translucent

    0下载:
  2. 用BCB6開發,將任何元件變成 AlphaBlend 半透明的效果。-making any gui component into translucent
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:558.34kb
    • 提供者:lin ya
  1. Translucent

    0下载:
  2. This demo uses a slider to show how to use the SetLayeredWindowAttributes API function to implement a translucent or transparent form. Windows 2000/XP only.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:1.73kb
    • 提供者:simale
  1. Semi-translucent-RichEdit

    0下载:
  2. 支持 半透明 的 RichEdit 控件,十分有用的,对于初学者很有帮助的。 -Support the translucent RichEdit control, very useful, very helpful for beginners.
  3. 所属分类:RichEdit

    • 发布日期:2017-03-25
    • 文件大小:359.35kb
    • 提供者:george
  1. CSharp-Wait-a-form-translucent

    0下载:
  2. Wait a form translucent
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:2.75kb
    • 提供者:杨俊
  1. Translucent-form

    1下载:
  2. 介绍用VB制作透明和半透明窗体的方法,希望对大家有所帮助。-Introduced the use of VB form production method of transparent and translucent, we hope to help.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:30.38kb
    • 提供者:lx
  1. translucent-window

    0下载:
  2. 制作半透明窗口,利用C++ builder,调用系统函数。适合开发与实践联系,学习一下。-Produced translucent window, using C++ builder, call the system function. Contact for the development and practice, to learn about.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:284.15kb
    • 提供者:bbs
  1. Translucent-dialog-box

    0下载:
  2. 半透明对话框的实现 ① 创建一个与当前显示设备环境相兼容的位图对象 ② 创建一个与当前显示设备环境相兼容的内存设备环境 ③ 将位图对象选入到内存设备环境中 ④ 调用 BitBlt( ) 函数将显示设备环境中的图像拷贝到内存设备环境中来 ⑤ 对内存设备环境中的位图进行逐点亮度处理 ⑥ 在 OnPaint( ) 函数中将已处理的位图通过 BitBlt( ) 函数拷贝回显示设备环境 ⑦ 删除掉选入到内存设备环境中的位图对象以及设备环境对象 -① trans
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.44mb
    • 提供者:wangzhen
  1. VB-Dynamic-translucent-form

    0下载:
  2. 用Visual Basic 制作动态半透明窗体 程序源代码-Use Visual Basic to create dynamic translucent form program source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-08
    • 文件大小:2.58kb
    • 提供者:晓慧
  1. Translucent-suspension-button

    0下载:
  2. 在xp下,永远置前的半透明悬浮框按钮,用于启动和关闭进程,并具有长按关机功能,有利于触控全屏界面的进程控制和关机-Under xp, forever translucent front suspension frame button for start-up and shut-down process, and has a long press shutdown function, is conducive to touch full-screen interface process contr
  3. 所属分类:Button control

    • 发布日期:2017-11-11
    • 文件大小:4.67kb
    • 提供者:Louxiaxz
  1. Custom-translucent-layer-mask

    0下载:
  2. 自定义半透明遮罩层,很漂亮的效果,方便直观。-Custom translucent layer mask
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:66.07kb
    • 提供者:彭磊
  1. Translucent-window

    0下载:
  2. 半透明的窗体 Translucent window-Translucent window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:陈逸
  1. Translucent-

    0下载:
  2. 半透明位图实现代码,实现位图的半盘明叠加。-Translucent bitmap implementation code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:284.05kb
    • 提供者:zhq
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com