PowerTools InputMan for ASP.NET 8.0J
GetPromptChar メソッド
フィールドに何も入力されていないときに表示するプロンプト文字を取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: string
value = instance.GetPromptChar();
function GetPromptChar() : string;

戻り値

型 : string
プロンプト文字。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.