GrapeCity InputMan for Windows Forms 11.0J
LoadFile(String,RichTextBoxStreamType) メソッド

コントロールに読み込むファイルの名前と位置を表すString値。
ファイルのデータ形式を表すRichTextBoxStreamType列挙体。
特定の種類のファイルをコントロールに読み込みます。
シンタックス
Public Overloads Sub LoadFile( _
   ByVal path As String, _
   ByVal fileType As RichTextBoxStreamType _
) 
public void LoadFile( 
   string path,
   RichTextBoxStreamType fileType
)

パラメータ

path
コントロールに読み込むファイルの名前と位置を表すString値。
fileType
ファイルのデータ形式を表すRichTextBoxStreamType列挙体。
参照

参照

GcRichTextBox クラス
GcRichTextBox メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.