GrapeCity ActiveReports for .NET 16.0J
PreProcessControlMessage メソッド (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers 名前空間 > DataVisualizerBasePanel クラス : PreProcessControlMessage メソッド
A System.Windows.Forms.Message that represents the message to process.
Preprocesses keyboard or input messages within the message loop before they are dispatched.
シンタックス
'宣言
 
Public Function PreProcessControlMessage( _
   ByRef msg As Message _
) As PreProcessControlState
public PreProcessControlState PreProcessControlMessage( 
   ref Message msg
)

パラメータ

msg
A System.Windows.Forms.Message that represents the message to process.

戻り値の型

参照

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ