CodeItBetter Programming Another VB Programming Blog

How to show Accessability Properties (Keyboard)

Posted on January 4, 2009
1
2
3
4
5
6
'System & API - How to show Accessability Properties (Keyboard)
Option Explicit
 
Sub Main()
    Shell "rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1"
End Sub
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


 

No trackbacks yet.