It sure must be possible because LinkLabel inherits from the label control and it can accept focus. Does anyone know how to make the label control accept focus? (I'm trying to make my own control my inheriting from the label control)