名前空間一覧 > GrapeCity.Web.Input.IMEdit 名前空間 > DropDownEditorClientEvents クラス : InvalidInput プロパティ |
GcTextBox1.DropDownEditor.ClientEvents.InvalidInput = "DropDownEditor_InvalidInput"
GcTextBox1.DropDownEditor.ClientEvents.InvalidInput = "DropDownEditor_InvalidInput";
function DropDownEditor_InvalidInput() { alert("無効な文字です。半角数字を入力してください。"); }