CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 透明窗体

搜索资源列表

  1. NonRect

    1下载:
  2. VC++非矩形窗体(四角为弧形)的代码实例,像一些音乐播放器的窗体、一些游戏的窗体等,除了把角变为弧形外,还有圆角、椭圆窗体和不规则窗体,我的实现过程是设置对话框的背景为 “TRANSPARENT”(透明),并在WM_CTLCOLORDLG消息处理器中创建一支“空笔”(NULL)来绘制对话框背景,然后用TransparenBlt将自己的位图放到对话框上。 -VC++ non-rectangular form (four corners of the arc) of the code exa
  3. 所属分类:界面编程

    • 发布日期:2014-02-17
    • 文件大小:25348
    • 提供者:madud00111
  1. 20091281484211

    0下载:
  2. 资源类别: PowerBuilder源码¦其他 文件大小: 56KB pb9窗体透明例子 -Resource type: PowerBuilder source ¦ other file size: 56KB pb9 clear example of the form
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:58635
    • 提供者:a284707244
  1. windows_unregular

    0下载:
  2. VC++ 根据位图制做不规则窗体,窗体边缘是透明的,本程序可以作为制作不规则窗体的一个范例-VC++ based on bitmap making irregular form, the form is transparent to the edge, making the procedure can be used as an example of irregular form
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:168813
    • 提供者:宁建标
  1. CButtonST_demo

    0下载:
  2. CButtonST 的demo的源码,他是一组应用在VC上的按钮控件,用它可以方便的在你的窗体中使用透明按钮甚至是异型按钮等 -CButtonST the source, he is used in the VC on a button control, you can easily use it in your form using transparent buttons shaped buttons, and even
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:203123
    • 提供者:张凌云
  1. 12ClockOK

    0下载:
  2. 一个漂亮的VC++星座时钟,可以显示12星座的半透明效果的窗体,时钟样式也很喜欢人。-A beautiful clock VC++ sign to display the 12 constellations of the translucent effect of the form, the clock style also like people.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:644472
    • 提供者:
  1. touming_chuangti

    0下载:
  2. vc可调透明区域的窗体的程序源码,很不错的demo-vc adjustable transparent areas of the program source code form, it is a good demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:57621
    • 提供者:汪淑增
  1. Wpf3FD

    0下载:
  2. WPF是微软新一代图形系统,运行在.NET Framework 3.0架构下,为用户界面、2D/3D 图形、文档和媒体提供了统一的描述和操作方法。基于DirectX 9/10技术的WPF不仅带来了前所未有的3D界面,而且其图形向量渲染引擎也大大改进了传统的2D界面,比如Vista中的半透明效果的窗体等都得益于WPF。 程序员在WPF的帮助下,要开发出媲美Mac程序的酷炫界面已不再是遥不可及的奢望。 WPF相对于Windows客户端的开发来说,向前跨出了巨大的一步,它提供了超丰富的.NET UI
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:78106
    • 提供者:杨俊新
  1. aplpa_ct

    0下载:
  2. vc可调透明区域的窗体的程序源码,很不错的demo-vc adjustable transparent regions form the source code, very good demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:57694
    • 提供者:
  1. ShowUnder

    0下载:
  2. 在当前的桌面上绘制一个透明的窗体。非常实用的功能。主要是ShowUnder.c源文件,其实是由VC自动生成。-In the current draw on the desktop in a transparent form. Very useful feature. Mainly ShowUnder.c source file is automatically generated by the VC.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1118851
    • 提供者:张成江
  1. demo

    0下载:
  2. 这是用Delphi写的一个退出程序特效,当你点击关闭的时候,程序慢慢的淡出,带着不情愿的忧伤,慢慢离你而去!你发现没,除了这个很酷的退出效果外,用来演示的主窗体其实也超不错,一个显示在背景图像上的透明时钟,随着系统时间适时走动,这两个小技巧感觉很实用哦-cool timer
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:914676
    • 提供者:
  1. VC6.0GDIdesign

    0下载:
  2. GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-GDI+ application programming graphic image makes the plane easier to change, this clock with a dialog-based program, for ex
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:868501
    • 提供者:wangshuangxi
  1. TipInfoDialog

    0下载:
  2. 模仿汽包提示的提示窗体,窗体从屏幕右下角慢慢出来,过几秒中开始半透明直到完全消失-Imitate drum tips tips form, the form out from the bottom right corner slowly, over a few seconds to start translucent know disappear
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1526502
    • 提供者:李增杰
  1. Transparent-form

    0下载:
  2. 实现窗体的半透明效果 MFC程序 So Cool!-To realize the translucent form effect
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-01
    • 文件大小:730121
    • 提供者:志轩
  1. 682327

    0下载:
  2. 我们通常在VB中使用图片控件来做出漂亮的界面,但是PictureBox控件不能支持透明图片,就算放置一个透明的GIF图片,PictureBox空间的背景颜色依旧会挡住下面的Form窗体或者其他控件。使用Image控件虽然支持透明,但是Image控件是没有句柄的轻量级控件,功能比之PictureBox -We usually use the picture controls in VB to make a nice interface, but can not support a transp
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4329177
    • 提供者:黑宾
  1. transparence_test.tar

    0下载:
  2. 嵌入式QT窗口透明处理,采用两种不同的方法分别实现了全局窗体透明和单一窗体透明的显示。-Embedded QT transparence window
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:24525
    • 提供者:eric
  1. Bcb6_Form

    0下载:
  2. 用BCB6编程创建一个不规则、透明的窗体。-Programming with BCB6 create an irregular, transparent form.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:664927
    • 提供者:胡广涛
  1. Alpha

    0下载:
  2. 调整VB的窗体的透明度,可自行设定值0到255,0为完全透明,255为全显示。-Adjust the opacity of the VB forms
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:11761
    • 提供者:ZengR
  1. window

    0下载:
  2. 窗体透明 - 全部窗体按一定比例透明,新手学习好资料-Form transparent- all transparent form by a certain percentage, novice learning good information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:850
    • 提供者:watcher
  1. QQFindHelper

    0下载:
  2. QQ游戏,美女找茬的辅助工具。 学习之用,C#2010写的。 其中修改了一个部分,加快了找茬的效率。 两个窗体,使用的时候,只要将半透明的船体盖住原图像就可以了。很清楚就能发现不一样的地方的。-QQ games fault, Plug, use C#2010.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:61217
    • 提供者:tang
  1. setWindowClarity

    0下载:
  2. 设置窗体透明 bln ——透明模式,为True整个窗体透明,否则只某种颜色透明-set Window Clarity False,Me,16777215
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:785
    • 提供者:wuzhen
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 »
搜珍网 www.dssz.com