PrintDocument for WinForms
WndProc メソッド (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : WndProc メソッド
The Windows System.Windows.Forms.Message to process.
Overridden. Processes Windows messages.
シンタックス
'宣言
 
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
The Windows System.Windows.Forms.Message to process.
参照

C1PreviewPane クラス
C1PreviewPane メンバ