Ai
1 Star 0 Fork 10

大湿胸/D3AutoClick

forked from notmmao/D3AutoClick 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MyCheckButton.Designer.cs 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
notmmao 提交于 2015-06-02 11:07 +08:00 . init project from v2
/*
* Created by SharpDevelop.
* User: notmmao
* Date: 2015/6/1
* Time: 10:46
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace D3AutoClick
{
partial class MyCheckButton
{
/// <summary>
/// Designer variable used to keep track of non-visual components.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Disposes resources used by the control.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing) {
if (components != null) {
components.Dispose();
}
}
base.Dispose(disposing);
}
/// <summary>
/// This method is required for Windows Forms designer support.
/// Do not change the method contents inside the source code editor. The Forms designer might
/// not be able to load this method if it was changed manually.
/// </summary>
private void InitializeComponent()
{
//
// MyCheckButton
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Name = "MyCheckButton";
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/iframework/D3AutoClick.git
git@gitee.com:iframework/D3AutoClick.git
iframework
D3AutoClick
D3AutoClick
master

搜索帮助