PowerTools CalendarGrid for Windows Forms 1.0J
AcceptsTabChar プロパティ (CalendarGcTextBoxCellType)

文字列をコピー、切り取り、および貼り付けるときにタブ文字をどのように処理するかを示す値を取得または設定します。
構文
Public Property AcceptsTabChar As TabCharMode
public TabCharMode AcceptsTabChar {get; set;}

プロパティ値

文字列をコピー、切り取り、および貼り付けるときのタブ文字の使用モードを示す TabCharMode 列挙体。
既定値は TabCharMode.NoControl です。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentExceptionvalue が有効な TabCharMode 項目ではありません。
参照

CalendarGcTextBoxCellType クラス
CalendarGcTextBoxCellType メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.