What is the method for when a form comes into focus? I have a window open, and then the user can open multiple other windows, and do things, but once the original form comes into focus I want some code to run. I cannot find a .Focus or .GetFocus for an entire Form Window. what am i missing?