MESCIUS SPREAD for Windows Forms 17.0J
HighlightMatchedText プロパティ (AutoComplete)

候補リスト内の一致するテキストを強調表示するかどうかを示す値を取得または設定します。
構文
'Declaration
 
Public Property HighlightMatchedText As Boolean
public bool HighlightMatchedText {get; set;}

プロパティ値

<see cref="T:System.Boolean" /> 値。候補リスト内の一致するテキストを強調表示する場合は <see langword="true" />。それ以外の場合は <see langword="false" />。
参照

AutoComplete クラス
AutoComplete メンバ

 

 


© MESCIUS inc. All rights reserved.