【7Focus】
Explore posts from servers✅ Failing to start custom background service
Hello there.
Does anyone know how I can auto start my background worker service when my pc starts?
I was able to create a service but when I run it from "Services" it crashes (Error: 1053).
I appreciate every help.
6 replies
❔ putting my app in foreground without making other apps lose focus
I am making a checklist app and I want it to be shown above all other apps. the problem is that if I am using a fullscreen app and want to interact with my checklist app the other app loses focus and minimizes.
how can I prevent that?
32 replies
❔ rendering windows forms over another window
hello : )
my goal is to make a checklist application that can be rendered over other windows so you the other window does not loose focus in c#.
can you give me some advice on how I should execute/render my forms so they are rendered over a different window so you can click buttons and press key in the window of your choice and my own form gui at the same time?
26 replies