Hello everyone. How can I wait and read keys (like Console.Read()) in an Windows Forms Application that has no input controls like TextBox?

Thanks.