CalendarView for WinForms
CustomPlaceholder コンストラクタ(Int32,Boolean,String,Boolean,Boolean)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > CustomPlaceholder クラス > CustomPlaceholder コンストラクタ : CustomPlaceholder コンストラクタ(Int32,Boolean,String,Boolean,Boolean)
Placeholder プロパティの値。
Optional プロパティの値。
LookupChars プロパティの値。
CaseSensitive プロパティの値。
Excluding プロパティの値。
CustomPlaceholder クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal placeholder As System.Integer, _
   ByVal optionalPlace As System.Boolean, _
   ByVal lookupChars As System.String, _
   ByVal caseSensitive As System.Boolean, _
   ByVal excluding As System.Boolean _
)
public CustomPlaceholder( 
   System.int placeholder,
   System.bool optionalPlace,
   System.string lookupChars,
   System.bool caseSensitive,
   System.bool excluding
)

パラメータ

placeholder
Placeholder プロパティの値。
optionalPlace
Optional プロパティの値。
lookupChars
LookupChars プロパティの値。
caseSensitive
CaseSensitive プロパティの値。
excluding
Excluding プロパティの値。
参照

CustomPlaceholder クラス
CustomPlaceholder メンバ
オーバーロード一覧