MultiSelect for WinForms
CustomPlaceholder コンストラクタ(Char,Boolean,String,Boolean,Boolean)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > CustomPlaceholder クラス > CustomPlaceholder コンストラクタ : CustomPlaceholder コンストラクタ(Char,Boolean,String,Boolean,Boolean)
The value of the Placeholder property.
The value of the Optional property.
The value of the LookupChars property.
The value of the CaseSensitive property.
The value of the Excluding property.
Initializes a new instance of the CustomPlaceholder class.
シンタックス
'宣言
 
Public Function New( _
   ByVal placeholder As System.Char, _
   ByVal optionalPlace As System.Boolean, _
   ByVal lookupChars As System.String, _
   ByVal caseSensitive As System.Boolean, _
   ByVal excluding As System.Boolean _
)
public CustomPlaceholder( 
   System.char placeholder,
   System.bool optionalPlace,
   System.string lookupChars,
   System.bool caseSensitive,
   System.bool excluding
)

パラメータ

placeholder
The value of the Placeholder property.
optionalPlace
The value of the Optional property.
lookupChars
The value of the LookupChars property.
caseSensitive
The value of the CaseSensitive property.
excluding
The value of the Excluding property.
参照

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