PrintDocument for WinForms
WndProc メソッド (C1PreviewPane)


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : WndProc メソッド
処理する Windows System.Windows.Forms.Message。
オーバーライドされます。Windows メッセージを処理します。
シンタックス
'宣言
 
Protected Overrides Sub WndProc( _
   ByRef m As System.Windows.Forms.Message _
) 
'使用法
 
Dim instance As C1PreviewPane
Dim m As System.Windows.Forms.Message
 
instance.WndProc(m)
protected override void WndProc( 
   ref System.Windows.Forms.Message m
)

パラメータ

m
処理する Windows System.Windows.Forms.Message。
参照

C1PreviewPane クラス
C1PreviewPane メンバ