VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



To open modem dialog box through vb.only three lines of code

by Mainak chatterjee (3 Submissions)
Category: Windows System Services
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Mon 27th November 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

To open modem dialog box through vb.only three lines of code

Rate To open modem dialog box through vb.only three lines of code



dim o as double
o = Shell("rundll32.exe shell32.dll,Control_RunDLL modem.cpl")
end sub

Download this snippet    Add to My Saved Code

To open modem dialog box through vb.only three lines of code Comments

No comments have been posted about To open modem dialog box through vb.only three lines of code. Why not be the first to post a comment about To open modem dialog box through vb.only three lines of code.

Post your comment

Subject:
Message:
0/1000 characters