PowerTools InputMan for Windows Forms 8.0J
MaxLengthCodePage プロパティ (GcTextBox)

入力可能な最大文字数をバイト単位でカウントする時のコードページを取得または設定します。
構文
Public Property MaxLengthCodePage As Integer
public int MaxLengthCodePage {get; set;}

プロパティ値

エンコーディングに使用するコードページを示すSystem.Int32値。 既定値は-1で、エンコーディングを使用せずビルドインのバイト長さ計算方法を使用します。
参照

GcTextBox クラス
GcTextBox メンバ
MaxLength プロパティ
MaxLengthUnit プロパティ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.