登录
首页 » C# » c#半透明加载中...等待效果

c#半透明加载中...等待效果

于 2022-02-03 发布 文件大小:64.43 kB
0 83
下载积分: 2 下载次数: 1

代码说明:

应用背景winform 自定义加载等待效果等待动画多线程 关键技术关键代码:using System;using System.Drawing;using System.Windows.Forms;using System.ComponentModel;namespace MyOpaqueLayer{    ///     /// 自定义控件:半透明控件    ///     /*      * [ToolboxBitmap(typeof(MyOpaqueLayer))]     * 用于指定当把你做好的自定义控件添加到工具栏时,工具栏显示的图标。     * 正确写法应该是     * [ToolboxBitmap(typeof(XXXXControl),"xxx.bmp")]     * 其中XXXXControl是你的自定义控件,"xxx.bmp"是你要用的图标名称。    */    [ToolboxBitmap(typeof(MyOpaqueLayer))]    public class MyOpaqueLayer : System.Windows.Forms.Control    {        private bool _transparentBG = true;//是否使用透明        pr

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Win32Timer
    基于Visual C++ 的win32控制台的程序,实现使用定时器的功能,(Visual C++ win32 console-based program, using the timer function,)
    2012-03-06 14:20:34下载
    积分:1
  • 设备管理系统的实现
    使用VS开发平台,利用C#和ASP.NET实现的一个简单的设备管理系统。
    2022-08-15 20:33:51下载
    积分:1
  • 根据delphibasic网站 制作的最新帮助文件 绝对很好的delphi参考手册...
    根据delphibasic网站 制作的最新帮助文件 绝对很好的delphi参考手册-According to the latest production delphibasic Site Help file is absolutely a good reference manual delphi
    2023-06-10 21:05:04下载
    积分:1
  • Net2USART
    STM32+LWIP的串口转网口程序源码(STM32+ LWIP switch network serial port source code)
    2010-09-19 08:51:49下载
    积分:1
  • Core_F28335
    说明:  TI 28335的基础代码,很全,值得下载,可以学习(source code of 28335)
    2021-01-09 20:30:23下载
    积分:1
  • ProgrammingWithCAPL
    汽车通讯测试,使用于初学者了解capl,学习资料文档,(Automobile communication test, for beginners to understand CAPL)
    2018-11-26 17:18:54下载
    积分:1
  • 驱动程序多开程序源码C++
    一个程序多开的源码。驱动层ring3 可以多开大部分主流程序。开发环境为 VS2013  喜欢可以自行更改
    2022-12-23 16:20:03下载
    积分:1
  • RX-8025T
    A more classic clock chip Chinese material RX8025TPDF
    2012-04-11 10:22:11下载
    积分:1
  • opencv_hog_test
    本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5.   实验功能:   单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。   单击People Detect按钮,则程序会自动对该图片进行行人检测,且将检测到的效果显示出来,即用1个矩形框将行人框出来。   单击Close按钮,退出程序。(This article describes how to use the next opencv the hog algorithm has been integrated in the opencv hog this. In fact, it is easy to use, can be seen from the code behind. Reference information in this article comes with sample for opencv. Development environment: opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 experimental feature: Click the Open Image button to select a picture of the need for people detection, to determine automatically displayed. No limit on the size of the picture. Click the People Detect button, the program automatically the picture of pedestrian detection, and the detected results show a rectangular box, pedestrian box out. Click the Close button to exit the program.)
    2021-04-14 20:58:55下载
    积分:1
  • supersonic-wave-LC1602
    supersonic wave LCD1602 desinged for little smart car
    2013-12-06 23:23:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载