public InputDeviceType InputDeviceType {get;}
'Declaration Public ReadOnly Property InputDeviceType As 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-2015, GrapeCity inc. All rights reserved.