PowerTools MultiRow for Windows Forms 8.0J
PromptChar プロパティ (DateInputDisplayField)

フィールドのプロンプト文字を取得または設定します。
構文
Public Property PromptChar As Nullable(Of Char)
public Nullable<char> PromptChar {get; set;}

プロパティ値

入力時に表示フィールドの空のビットへの入力を促すために使用されるchar値。
解説
既定値はnull 参照 (Visual Basicでは Nothing)です。これは、オーナーセルのプロンプト文字が使用されることを意味します。
参照

DateInputDisplayField クラス
DateInputDisplayField メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.