PowerTools SPREAD for Windows Forms 10.0J
AutoOverFlow プロパティ


自動的なオーバーフローを使用するかどうかを取得または設定します。
構文
'Declaration
 
Public Property AutoOverFlow As Boolean
'使用法
 
Dim instance As BinOption
Dim value As Boolean
 
instance.AutoOverFlow = value
 
value = instance.AutoOverFlow
public bool AutoOverFlow {get; set;}
参照

BinOption クラス
BinOption メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.