views:

54

answers:

0

I have an application that makes an internet connection from within the application by the click of a button.

When the button is clicked, the sub determines which type of modem is being used, and dials the connection associated to that modem.

My question is: How can i change the properties for those dial-up connections in the code? Or rather how do i SET them in the code?

For example: I'd like to set the one setting where on connection it shows the notification in the Taskbar.

Can anyone help? Or point me in the right direction?