Hi, I was wondering if someone knows a good guide on how to implement a custom panel component in VS. So I want to create like listing component similar to a Panel, that allows me to write the elements of the list by user input like a normal panel. But I would like to be able to connect different panels together without refreshing the values, this is why I cannot use a normal grasshopper panel. The idea is to create like an Entity Relationship Diagram like this one and then use the grasshopper graph to generate a vector diagram in rhino
Any help or advice is well receive. Thanks