var instance; // Type: GcComboBox instance.InvalidInput = function(sender, eArgs) { };
InvalidInput = function ( sender : Object, eArgs : EventArgs ) { };
function GcTextBox1_InvalidInput(sender, eArgs) { alert("半角のアルファベットのみ入力できます。"); }
GcComboBox タイプ
© MESCIUS inc. All rights reserved.