FNC Kanban Board Rounded Corners on Items

Hello, in your preview screen shot of your Kanban board, you show a very modern looking Kanban board. I have managed to figure out how to get everything else to look similar, except I cannot find a setting anywhere to round the corners of the Kanban Items. Can you please let me know how to round the corners on a Kanban item?
Thank you!

Hello Danny,

The next version of the TMS FNC UI Pack will have these properties available in design time.
But in the demo folder there is a sub-folder 'Template' with the projects for the different screenshots.
In that example it is done with the call AGraphics.DrawRoundRectangle(ARect, 3); in the event OnBeforeDrawItem.