Important: The information in this document is obsolete and should not be used for new development.
ShowConnectDialog
Displays the Connect To dialog box.
void ShowConnectDialog ();DISCUSSION
This method displays the Connect To dialog box and opens the Cyberdog item specified by the user. This method differs fromPromptForCyberItemin that this method initiates opening the Cyberdog item specified by the user, whereasPromptForCyberItemsimply returns the Cyberdog item.Do not subclass this class.
SEE ALSO
ThePromptForCyberItemmethod (page 371).