discovering which control raised the OnInit event being handled

Oct 15 2005 10:56 AM
An OnInit handler's "sender" paramater doesn't have an "ID" member, and the "sender" ToString member only gives the object type.  Is there a way to discover which control raised the event that caused the handler to fire?