Designing User Management Form

Soldato
Joined
21 Jul 2004
Posts
6,344
Location
Harrow, UK
I am trying to create a WinForm in C# which reads all the users from the database and allows a user to add/edit/delete users, but I am stuck on the actual design part.

Can someone please give me ideas on how I should lay out my form, and if someone has examples then it would be beneficial :)
 
Back
Top Bottom