GrapeCity SPREAD for Windows Forms 12.0J
PromptChar プロパティ (TimeSpanInputFieldInfo)

フィールドに何も入力されていないときに表示するプロンプト文字を取得または設定します。
構文
'Declaration
 
Public Property PromptChar As Nullable(Of Char)
public Nullable<char> PromptChar {get; set;}

プロパティ値

プロンプト文字を表すChar値。
解説
このプロパティは、フィールドの空のビットへの入力を促すために使用されるSystem.Charを取得します。
参照

TimeSpanInputFieldInfo クラス
TimeSpanInputFieldInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.