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

# tH[^Cg
this.Text = "Solution";	this.Text = "\[V";

# tH[Tv
this.label1.Text = "Select a solution configuration:";	this.label1.Text = "\[V̍\IĂ:";\\CR\\\\LF\\\\TAB\\\\TAB\\\\TAB\\this.label1.AutoSize = true;
this.label1.FlatStyle = System.Windows.Forms.FlatStyle.System;	this.label1.FlatStyle = System.Windows.Forms.FlatStyle.Standard;

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

