1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/notmmao-D3AutoClick

Клонировать/Скачать
MyCheckButton.Designer.cs 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
notmmao Отправлено 02.06.2015 06:07 78cd447
/*
* 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";
}
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/notmmao-D3AutoClick.git
git@api.gitlife.ru:oschina-mirror/notmmao-D3AutoClick.git
oschina-mirror
notmmao-D3AutoClick
notmmao-D3AutoClick
master