GrapeCity InputMan for Windows Forms 10.0J
SaveFile(Stream,RichTextBoxStreamType) メソッド

保存先のデータ ストリームを表すStreamオブジェクト。
ストリームのデータ形式を表すRichTextBoxStreamType列挙体。
開いているデータストリームにコントロールの内容を保存します。
構文
Public Overloads Sub SaveFile( _
   ByVal data As Stream, _
   ByVal fileType As RichTextBoxStreamType _
) 
public void SaveFile( 
   Stream data,
   RichTextBoxStreamType fileType
)

パラメータ

data
保存先のデータ ストリームを表すStreamオブジェクト。
fileType
ストリームのデータ形式を表すRichTextBoxStreamType列挙体。
参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.