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

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

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

  • C primer Plus 练习答案.pdf
    【实例简介】C Primer Plus第6版编程练习答案.rar
    2021-06-02 00:31:08下载
    积分:1
  • Chat
    自己写的聊天软件,简单实用,适合初学者学习,还请多多指教(Write their own chat software, simple and practical, suitable for beginners to learn, but also a lot of advice please)
    2009-07-06 22:30:24下载
    积分:1
  • a basis for the programmers
    适合有一定基础的编程者-a basis for the programmers
    2022-03-20 11:05:19下载
    积分:1
  • DE2_NET以太网通信源代码
    在DE2开发板上实现以太网通信的源代码,采用DM9000A芯片
    2022-12-10 23:50:03下载
    积分:1
  • 30
    说明:  30章51单片机入门教程,让你轻松学会单片机,不用老师,自学也能学会(30 Chapter 51 MCU introductory tutorial, allow you to easily learn the microcontroller without the teacher, can learn to self-)
    2012-12-06 21:23:50下载
    积分:1
  • hh
    通过使用能。Keil 51工具和VC++来实现按键的功.(Achieved by using the Keil 51 tools and VC++ of the key functions.)
    2013-05-15 13:39:14下载
    积分:1
  • NiBianQi
    说明:  模型预测电流控制其控制思想基于以下原理:首先,功率变换器产生的开关状态个数有限,且通过建立模型可以预测每一个开关状态下被控变量的对应变化特性;其次,定义价值函数评价被控变量的预测值,为判别最优有限开关状态提供依据;最后,计算出每一种开关状态下的价值函数值,以此评价每一种开关状态下被控变量预测值的优劣,选择出最优的开关状态并应用。(The control idea of model predictive current control is based on the following principles: firstly, the number of switching states produced by power converter is limited, and the strain characteristics of controlled variables under each switching state can be predicted by establishing a model; secondly, the value function is defined to evaluate the predicted values of controlled variables, which provides a basis for judging the optimal finite switching state; lastly, the optimal finite switching state is calculated. The value function value under switching state is used to evaluate the predicted value of controlled variables under each switching state, and the optimal switching state is selected and applied.)
    2019-01-30 10:28:38下载
    积分:1
  • UDS_BOOTLOADER
    有利于初学者学习CAN通信,UDS协议,BOOTLOADER.可以快速掌握这些知识,对嵌入式开发能力可以得到很好的提升。(Conducive to beginners to learn CAN communication, UDS protocol, BOOTLOADER. can quickly grasp the knowledge of the embedded development capabilities can be improved.)
    2017-02-07 14:47:57下载
    积分:1
  • stm32f10x
    This is a very important codes to me.This is a very very important codes to me.
    2020-06-21 06:20:02下载
    积分:1
  • MSP430-c
    MSP430单片机C语言应用程序设计实例精讲(MSP430 microcontroller C language application design example succinctly)
    2014-01-08 14:09:51下载
    积分:1
  • 696518资源总数
  • 104305会员总数
  • 11今日下载