MESCIUS InputMan for ASP.NET 10.0J
SetPasswordChar メソッド
パスワードのプレースホルダ文字。
パスワードの文字の代わりに表示するプレースホルダ文字を設定します。
シンタックス
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: any

// パラメータ
var passwordChar; //タイプ: string

value = instance.SetPasswordChar(passwordChar);
function SetPasswordChar( 
   passwordChar : string
) : any;

パラメータ

passwordChar
パスワードのプレースホルダ文字。
参照

参照

GcTextBox タイプ

 

 


© MESCIUS inc. All rights reserved.