名前空間一覧 > GrapeCity.Web.Input.IMEdit 名前空間 > DropDownEditorClientEvents クラス : KeyPress プロパティ |
GcTextBox1.DropDownEditor.ClientEvents.KeyPress = "DropDownEditor_KeyPress"
GcTextBox1.DropDownEditor.ClientEvents.KeyPress = "DropDownEditor_KeyPress";
function DropDownEditor_Click() { alert("event.keyCode"); }