PrintDocument for WinForms
BusyStateChanged イベント (C1MultiDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocument クラス : BusyStateChanged イベント
Occurs when the C1MultiDocument.BusyState property value has changed.
シンタックス
'宣言
 
Public Event BusyStateChanged As System.EventHandler
'使用法
 
Dim instance As C1MultiDocument
Dim handler As System.EventHandler
 
AddHandler instance.BusyStateChanged, handler
public event System.EventHandler BusyStateChanged
参照

C1MultiDocument クラス
C1MultiDocument メンバ