GrapeCity SPREAD for Windows Forms 11.0J
WndProc メソッド (FpChart)


処理するWindows System.Windows.Forms.Message
Windowsメッセージを処理します。
構文
'Declaration
 
Protected Overrides Sub WndProc( _
   ByRef m As Message _
) 
'使用法
 
Dim instance As FpChart
Dim m As Message
 
instance.WndProc(m)
protected override void WndProc( 
   ref Message m
)

パラメータ

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

FpChart クラス
FpChart メンバ

 

 


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