3 references to OnKeyPressNumberTextBox
System.Web.Mobile (3)
UI\MobileControls\Design\ListGeneralPage.cs (3)
148_itemCountTextBox.KeyPress += new KeyPressEventHandler(this.OnKeyPressNumberTextBox); 158_itemsPerPageTextBox.KeyPress += new KeyPressEventHandler(this.OnKeyPressNumberTextBox); 187_rowsTextBox.KeyPress += new KeyPressEventHandler(this.OnKeyPressNumberTextBox);