FlexReport for WPF
TranslateCharCore メソッド


C1.WPF.FlexViewer.4.5.2 アセンブリ > C1.WPF.DxToolkit 名前空間 > DxHost クラス : TranslateCharCore メソッド
WM_CHAR 入力メッセージを処理します。
シンタックス
'宣言
 
Protected Overrides Function TranslateCharCore( _
   ByRef msg As System.Windows.Interop.MSG, _
   ByVal modifiers As System.Windows.Input.ModifierKeys _
) As System.Boolean
'使用法
 
Dim instance As DxHost
Dim msg As System.Windows.Interop.MSG
Dim modifiers As System.Windows.Input.ModifierKeys
Dim value As System.Boolean
 
value = instance.TranslateCharCore(msg, modifiers)
protected override System.bool TranslateCharCore( 
   ref System.Windows.Interop.MSG msg,
   System.Windows.Input.ModifierKeys modifiers
)

パラメータ

msg
modifiers
参照

DxHost クラス
DxHost メンバ