I have found a few textboxes here and there in my program that accepts Control+A shortcut to select the entire text \"by default\" with \"no coding\".
I don\'t know
Make sure that Application.EnableVisualStyles(); is not commented out in static void Main()
That can disable Ctrl+A