I'm using CustomDrawNodeCell and I need to paint vertical lines with current LookAndFeel BorderColor. During painting when I take e.Appearance.BorderColor I get default BorderColor, still the same, even if LookAndFeel has changed to different colors.
Maybe reflection (I've tried but not succeeded), I have no other idea.
Thank for help.
Chris