Search files..
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hello everybody:) Can you please tell me how can i start the explorer search engine from within a c# program... say.. when i press a button...just as if i would press start\search\For Files or Folders... please help me...:) thx
nc3b, StartKey +F starts that. I think can use
SendKeys
to achieve sending this key combination. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://deepak.blogdrive.com/ -
nc3b, StartKey +F starts that. I think can use
SendKeys
to achieve sending this key combination. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://deepak.blogdrive.com/