shows the desktop properties windows
shows the desktop properties windows
Rate shows the desktop properties windows
(1(1 Vote))
Dim prop$
Dim runProp&
prop = "rundll32.exe shell32.dll,Control_RunDLL desk.cpl"
runProp = Shell(prop, 1)
End Sub
shows the desktop properties windows Comments
No comments yet — be the first to post one!
Post a Comment