Hello !
I have a popupmenutool filled wioth some buttons. Now, i want to separate them with a line.
how can i do that ?
look at the picture to understand better. The red arrows shows what i want to achieve. Is that possible ?
regards.
Set the InstanceProps.IsFirstInGroup to True on the tool you want to be below the separator.
Thank you.