Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

US Job listings




   Misc

   Amazon

   Links

    


close any app
 

 

close any app


'create a new text file in notepad called test.txt
'add a command button to a form

Private Sub Command1_Click()
AppActivate "test"
SendKeys "%{F4}"
End Sub

'Note:
'If you know the title of the app you can delete it
'just replace the test in the code above

 

 

 

 

 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
Status bar clock(Javascript)
Display month name(VBScript)
Delete an empty directory(VB)
typewriter status bar(Javascript)
show all subfolders(VB.net)
Upper or Lower case(ASP)
Display files in a directory(C Sharp)
Open notepad when a key is pressed(VB)

    




Copyright © 2003 by programmershelp.co.uk