Posts by EntryWay • 1 point
2 posts
-
0
votes1
answer65
viewsQ: Programming a button that when clicking for the second time, the form returns to the previous position
Good staff. I have a program in C# with several formats created. Each form has Formborderstyle:None and has a button that when clicking maximizes the form. What I intend is that by clicking that…
-
0
votes1
answer151
viewsQ: Permissions in the Login
I’m making an application in C# where I created a database for the login system where I have the users created. In this login system I wanted to add permissions to certain users. For example, the…