Hello, you first make sure that the ability for the Canvas to accept the focus is turned on (it is Off by default.) To do this set the AcceptFocus property to True in properties window or with code, either way. If Accept Tabs is off though, and you press Tab, the canvas will lose the focus so also make the AT on.