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

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

于 2022-02-03 发布 文件大小:64.43 kB
0 48
下载积分: 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 个回复

  • souvceefvironment
    asp环境下的聊天室程序源码,运行环境为asp access(The source code of chat room program in asp environment, the running environment is asp access)
    2019-05-23 00:32:08下载
    积分:1
  • GA
    说明:  利用遗传算法解决TSP问题,设置的是10个城市,每个城市坐标知道(Genetic algorithm to solve TSP problem, set the 10 cities, each city to know the coordinates)
    2016-03-02 10:57:04下载
    积分:1
  • myassert
    51单片机, 加强的assert功能, assert失败时通过串口输出信息, 并占用串口形成一个简易的命令行调试界面, 通过此界面可以查看修改内存内容/调度信息等等(51 single, enhanced functionality assert, assert serial form a simple command-line debugger interface fails through the serial output, and occupied by this interface you can view the memory contents modify/scheduling information, etc.)
    2016-03-16 09:19:22下载
    积分:1
  • iocp
    vc ,mfc ,一个学习iocp相当好的教程(vc, mfc, a study iocp very good tutorial)
    2009-03-09 10:06:16下载
    积分:1
  • use_ads_code
    一个用ATSAM7S64的例子,初学者可以(A used ATSAM7S64 example, beginners can)
    2007-10-14 22:19:52下载
    积分:1
  • sad
    编程 主范式 使用真植表 用栈的应用 使用了 后缀表达式 (biancheng zhu fanshi)
    2012-06-18 14:16:30下载
    积分:1
  • 716777
    User Defined Surface Project file sample,光学设计软件zemax的用户自定义表面的例子(Examples of user-defined surfaces in User Defined Surface Project file sample, optical design software zemax)
    2018-09-29 03:15:18下载
    积分:1
  • C语言表达式语法分析器
    说明:  c语言编译原理语法分析器,词法分析,lex,yacc(C lexical analyzer,flex,bison)
    2020-07-11 22:48:53下载
    积分:1
  • 人工智能;神经网络;遗传算法
    游戏编程中的人工智能书+源码part07,书中详细描述了遗传算法、神经网络及其两者的结合与优化,书中有很多例子是这两种算法在人工智能中领域中的应用,是人工智能时代不可不读的书。代码为C++写,
    2022-03-24 00:30:02下载
    积分:1
  • BitmapTest
    很好的解析bmp图片的源代码,很不错的初学者的例子,换页大家下载(Very good analytical bmp image of the source code, it is a good example for beginners, for everyone to download page)
    2007-11-29 21:23:35下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载