? Is there a way to add the Connector control to a Visual Studio WinForm MDI (multiple document interface) Child Form?
So far I can only add the Connector control to the parent form... which leads to another question:
? I now seem to have multiple Connector controls on my application. How do I:
0 remove an icon
0 control what profile is associated with an icon
0 edit or add profiles to an icon
? Is there a way from Visual Studio I can add WinForm controls/code to invoke the same actions as the Connector icons?