Declare the ChangeBtn object WithEvents in the designer code.

Something like:

VB Code:
  1. Protected WithEvents ChangeBtn As System.Web.UI.WebControls.Button