バージョン

UnfilledCharsPrompt プロパティ

使用可能な入力位置の編集モードのプロンプトとして使用する文字を設定します。デフォルト値は '_' 文字です。
シンタックス
'宣言
 
Public Property UnfilledCharsPrompt As System.Nullable(Of Char)
public System.Nullable<char> UnfilledCharsPrompt {get; set;}
参照

オンラインで表示: GitHub