Microsoft & .NETVisual BasicVB Coding Tip: Adding New Hardware

VB Coding Tip: Adding New Hardware

Developer.com content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

Private Sub Command1_Click()
Shell ("rundll32.exe shell32.dll, _
       Control_RunDLL sysdm.cpl @1")
End Sub

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Latest Posts

Related Stories