MESCIUS MultiRow for Windows Forms 12.0J
LoadFile(Stream,RichTextBoxStreamType) メソッド

RichTextBoxCellに読み込むデータのストリーム。
System.Windows.Forms.RichTextBoxStreamType値の1つ。
既存のデータストリームの内容をRichTextBoxCellに読み込みます。
シンタックス
Public Overloads Sub LoadFile( _
   ByVal data As Stream, _
   ByVal fileType As RichTextBoxStreamType _
) 
public void LoadFile( 
   Stream data,
   RichTextBoxStreamType fileType
)

パラメータ

data
RichTextBoxCellに読み込むデータのストリーム。
fileType
System.Windows.Forms.RichTextBoxStreamType値の1つ。
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.