Is there a way to programatically call the command that is called when 'Find Next' button is clicked? I'd like it to work like Visual Studio - Ctrl+F brings up the find window. F3 will find the next occurrance even if the find window isn't currently visible.