GrapeCity SPREAD for Windows Forms 11.0J
OnPrintMessageBox メソッド


イベントデータを含む PrintMessageBoxEventArgs オブジェクト。
PrintMessageBoxイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnPrintMessageBox( _
   ByVal e As PrintMessageBoxEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As PrintMessageBoxEventArgs
 
instance.OnPrintMessageBox(e)
protected virtual void OnPrintMessageBox( 
   PrintMessageBoxEventArgs e
)

パラメータ

e
イベントデータを含む PrintMessageBoxEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.