Hi, I am looking for a way to make the caption of a pane vertical. I want it to go from top left corner to bottom left corner.
Is there a way to do this ?
I don't think this is possible at a pane level, but you can do it for a group's panes. You can set the pane.Parent.GroupSettings.CaptionLocation to Right or Left.