Hello everyone!
The project I'm working on is a contact registry where the user should be able to register full name, adress and so forth. To be able to print this list out
I've always used a " List box " while working on Windows. When using a " List box " the user can change and delete currently listed people.
The issue now is that I'm on a mac and struggling to find the equivalent control in " Designer View ", is there such a control on Visual Studio for Mac or is there another way of solving this proplem?
Best regards
Robert