I have recently learned that pressing right-click on the console pastes whatever there is into the clipboard onto it. I have run into some issues with the console minigame I'm developing due to this, and I haven't been able to find how to disable this functionality, or even if it's possible.
Is there any way in C# to disable this console functionality?