I'm trying to get the next layer to show when the user double clicks a shape.
I've never touched VBA within Visio so I tried the below code, I know its not much but I honestly do not have a clue unfortunately
Visio.layer.*Layername* visible = "1"
End Sub
Any help at all will be greatly appreciated.