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

# tH[^Cg
this.Text = "Text Editor";	this.Text = "eLXg GfB^";

# tH[Tv
this.DescriptionLabel.Text = "You may either edit the text below or drag and drop existing text or a file.";	this.DescriptionLabel.Text = "L̃eLXg𒼐ڕҏW邩AeLXgt@ChbO Ah hbvĕҏWĂB";

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

# bZ[W{bNX
MessageBox.Show("Error reading file: " + ex.Message, "NDoc",	MessageBox.Show("̃t@CǂݍݒɃG[܂B : " + ex.Message, "NDoc",

