?.Show() Is not working [Closed]

I'm creating my "antivirus" but when I put it to display the new form with .Show it doesn't work the window doesn't appear how to solve?
14 Replies
Luizdodibre
Luizdodibre2y ago
The window only appears when I use .ShowDialog()
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Luizdodibre
Luizdodibre2y ago
it's not that the window does not run it does not open the window only opens when I use .ShowDialog()
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Luizdodibre
Luizdodibre2y ago
ok well i am using net framework 4.72 with c# the window in specific and when the blocking of a process happens my app ("antivirus") blocks processes I defined and when it blocks it runs this window apparently the window rotates but it is invisible or locks I don't know for sure
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Luizdodibre
Luizdodibre2y ago
heartowo Sorry to mention you but now I had a doubt I'm using a thread to check when a process that is on the list has been started (I use a foreach in the thread and I believe this is the problem) but how am I going to replace the foreach and the thread?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Luizdodibre
Luizdodibre2y ago
@Lurch when i turn on the computer i will send it to you
Luizdodibre
Luizdodibre2y ago
@Lurch https://pastebin.com/G1NepXBd password is: redcore
Pastebin
Pastebin.com - Locked Paste
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Luizdodibre
Luizdodibre2y ago
I don't know if it's the best way to check if a process has started but this is how I do it
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Luizdodibre
Luizdodibre2y ago
thank you very much i will try that and then i will study more. thank you so much
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server
More Posts