Hello guys. Is there any command or function, which allow me to change my screen's color, when i start the program ?
Thanks
Hello guys. Is there any command or function, which allow me to change my screen's color, when i start the program ?
Thanks
I don't understand the problem. Is it possible if you can provide detail about the problem.Are you talking about windows forms?
Yes, I'm talking about windows forms ... Let's say i have a form with size: 200x150 and location: CenterScreen. I want like the whole screen ( without form ) to have the background black ...
Best way to achieve this is to put all your controls in a panel of 200x150 set the FormBorderStyle to None and maximize the form.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.