MESCIUS SPREAD for Windows Forms 15.0J
AcceptsTabChar プロパティ (GcMaskCellType)

文字列をコピー、切り取り、および貼り付けるときのTab文字の処理方法を取得または設定します。
構文
'宣言
 
Public Property AcceptsTabChar As TabCharMode
public TabCharMode AcceptsTabChar {get; set;}

プロパティ値

文字列をコピー、切り取り、および貼り付けるときのTab文字の処理モードを示すTabCharMode列挙体。

既定値は TabCharMode.NoControl です。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された項目が有効なTabCharModeではありません。
解説
TabCharMode.Cutに設定すると、GcMaskで文字列をコピー、切り取り、および貼り付けるときに標準のTextBoxと同じように動作します。
参照

GcMaskCellType クラス
GcMaskCellType メンバ

 

 


© MESCIUS inc. All rights reserved.