Posts by Hudson S. Carlos • 1 point
2 posts
-
2
votes1
answer133
viewsQ: When Maximize a wpf page c# it overwrites the windows taskbar
I am creating a project in wpf and needed to replace the buttons minimize, maximize and close, follows condition used: if (sender == checklist.btnMaximizar) { if (WindowState ==…
-
1
votes1
answer380
viewsQ: Read Html from a web page by running an application in wpf c#
Good night, I have a task to be able to create a desktop application to read the HTML of a page. With some searches I managed to create a method that reads the HTML and returns me a string, follows…
c#asked Hudson S. Carlos 1