EventHandlerService.FocusWindow Proprietà

Definizione

Ottiene il controllo a cui sono collegati i gestori eventi.

public:
 property System::Windows::Forms::Control ^ FocusWindow { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control FocusWindow { get; }
public System.Windows.Forms.Control? FocusWindow { get; }
member this.FocusWindow : System.Windows.Forms.Control
Public ReadOnly Property FocusWindow As Control

Valore della proprietà

Oggetto Control collegato tramite il costruttore .

Si applica a