Display the run dialog using SHRunDialog API
Display the run dialog using SHRunDialog API
Rate Display the run dialog using SHRunDialog API
(1(1 Vote))
'No Browse Button.Need to enter the program path manually
'SHRunDialog hWnd, 0, 0, "This is Run dialog", "Please enter the program you wish to run ", 1
'Normal Run Dialog
SHRunDialog hWnd, 0, 0, "This is Run dialog", "Please enter the program you wish to run ", 2
End
End Sub
Display the run dialog using SHRunDialog API Comments
No comments yet — be the first to post one!
Post a Comment