hi i am triying to use the terminal control on csharp, i dont want to create an odject just use the active x control, my question is i can send any key to the session using session.screen.sendkeys("hi",1) my question is can i use this to send keys like enter? i have been usin send.sendkeys after i get the focus bu i have not been able to send the BREAK key, can some one help me?