GrapeCity SPREAD for Windows Forms 12.0J
AllowNegativeNumbers プロパティ


数値テキストの入力時に負の値を入力できるかどうかを取得または設定します。
構文
'Declaration
 
Public Overridable Property AllowNegativeNumbers As Boolean
'使用法
 
Dim instance As TextInput
Dim value As Boolean
 
instance.AllowNegativeNumbers = value
 
value = instance.AllowNegativeNumbers
public virtual bool AllowNegativeNumbers {get; set;}
参照

TextInput クラス
TextInput メンバ

 

 


Copyright © 2004 GrapeCity inc.