#===========================================================
# u@@T@vFNDoc Version 1.2 {ꉻvWFNg
# u@@΁@ہFAssemblySlashDocForm.cs
# 쐬^쐬ҁF2004N0716 / Yang
# XV^XVҁF2004N0720 / Yang
#-----------------------------------------------------------
# Œ蕶
# @\\TAB\\ -> ^u
# @\\CR\\  -> LbW^[
# @\\LF\\  -> CtB[h
#===========================================================

# tH[^Cg
this.Text = "Edit Assembly Filename and XML Documentation Filename";	this.Text = "hLg쐬AZu̕ҏW";
form.Text = "Add Assembly Filename and XML Documentation Filename";	form.Text = "hLg쐬AZu̒ǉ";
form.Text = "Edit Assembly Filename and XML Documentation Filename";	form.Text = "hLg쐬AZu̕ҏW";

# LZ{^
this.cancelButton.Text = "Cancel";	this.cancelButton.Text = "LZ";

# AZut@C͍
this.label1.Text = "Assembly Filename:";	this.label1.Text = "AZu\nt@C:";
this.label1.Size = new System.Drawing.Size(96, 20);	this.label1.Size = new System.Drawing.Size(96, 23);

# XML hLgt@C͍
this.label2.Text = "XML Doc Filename:";	this.label2.Text = "XML hLg\nt@C:";
this.label2.Size = new System.Drawing.Size(96, 20);	this.label2.Size = new System.Drawing.Size(91, 23);

