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

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : 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.

戻り値の型

参照

Viewer クラス
Viewer メンバ