public InputDeviceType InputDeviceType {get;}
'Declaration Public ReadOnly Property InputDeviceType As InputDeviceType
'Declaration
Public ReadOnly Property InputDeviceType As InputDeviceType
'使用法 Dim instance As FpSpread Dim value As InputDeviceType value = instance.InputDeviceType
'使用法
Dim instance As FpSpread Dim value As InputDeviceType value = instance.InputDeviceType
listBox1.Items.Add(fpSpread1.InputDeviceType.ToString());
listBox1.Items.Add(fpSpread1.InputDeviceType.ToString())
FpSpread クラス FpSpread メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.