How do we achieve vertical separation between LinkLabels. Tried searching in google but all solutions point towards Horizontal separations. For reference please see image LinkLabels with vertical separation
Asked
Active
Viewed 34 times
0
-
Could you give us examples of what you have tried? – gmaniac Mar 22 '16 at 14:11
-
1Those are simply "pipes" | | | as a simple label... I think. – Timothée Bourguignon Mar 22 '16 at 14:12
-
Started out with exact approach as suggested by @Tim, but I need separations among Link labels which can be adjusted with Height of Link label. Also tried using tool strip control, but it does not contain Link Labels – Akash Agrawal Mar 23 '16 at 11:39
-
Then use a simple bitmap that you scale in the height when needed. – Timothée Bourguignon Mar 23 '16 at 13:28