MESCIUS SPREAD for Windows Forms 15.0J
InputDeviceType プロパティ
使用例 

現在のデバイスを示す入力デバイスタイプを取得します。
構文
'宣言
 
Public ReadOnly Property InputDeviceType As InputDeviceType
public InputDeviceType InputDeviceType {get;}

プロパティ値

現在のデバイスを示すInputDeviceType
使用例
次のサンプルコードは、InputDeviceTypeプロパティを取得します。
listBox1.Items.Add(fpSpread1.InputDeviceType.ToString());
listBox1.Items.Add(fpSpread1.InputDeviceType.ToString())
参照

FpSpread クラス
FpSpread メンバ

 

 


© MESCIUS inc. All rights reserved.