FocusChangeEvent.EnteringFocusThreadId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the ID of the thread that is entering focus.
public int EnteringFocusThreadId { get; }
member this.EnteringFocusThreadId : int
Public ReadOnly Property EnteringFocusThreadId As Integer