
日志文章列表
捕捉键盘组合键
|
/// <summary> |
给按钮加提示
|
ToolTip tips = new ToolTip(); |
2自定义按钮
|
public class MyButton : System.Windows.Forms.Button |
按钮
|
1自动尺寸的按钮 |
让任务栏闪烁
|
using System.Runtime.InteropServices; |
当前窗口设置
|
using System.Runtime.InteropServices; |
让PC喇叭响起来
|
using System.Runtime.InteropServices; |
代码隐藏
|
1.Calc.asmx |


