GrapeCity MultiRow for Windows Forms 10.0J
LoadFile(String,RichTextBoxStreamType) メソッド

コントロールに読み込むファイルの名前と場所。
System.Windows.Forms.RichTextBoxStreamType値の1つ。
特定の種類のファイルをRichTextBoxCellに読み込みます。
構文
Public Overloads Sub LoadFile( _
   ByVal path As String, _
   ByVal fileType As RichTextBoxStreamType _
) 
public void LoadFile( 
   string path,
   RichTextBoxStreamType fileType
)

パラメータ

path
コントロールに読み込むファイルの名前と場所。
fileType
System.Windows.Forms.RichTextBoxStreamType値の1つ。
参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.