MESCIUS SPREAD for Windows Forms 15.0J
IncrementDecrementValue メソッド

インクリメントまたはデクリメントするオブジェクト
デクリメントするかどうか
折り返すかどうか
値をインクリメントまたはデクリメントします。
構文
'宣言
 
Protected Overridable Function IncrementDecrementValue( _
   ByVal incdec As Object, _
   ByVal decrement As Boolean, _
   ByVal wrap As Boolean _
) As Boolean
protected virtual bool IncrementDecrementValue( 
   object incdec,
   bool decrement,
   bool wrap
)

パラメータ

incdec
インクリメントまたはデクリメントするオブジェクト
decrement
デクリメントするかどうか
wrap
折り返すかどうか
参照

SEditTextBox クラス
SEditTextBox メンバ

 

 


© MESCIUS inc. All rights reserved.