Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
char プロパティ
キー イベントの文字を取得または設定します。文字
シンタックス
ASP.NET Ajax Javascript (Specification) | |
---|
function get_char() : String
function set_char(value : String) |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfTextEditorKeyPressEventArgs.get_char(); |
参照