I want to change form background color permanently at run time. when i start my application next time then i want to see the changed color
please help
thanks in advance
I want to change form background color permanently at run time. when i start my application next time then i want to see the changed color
please help
thanks in advance
form1.bgcolor=vbred
form1.refresh
Save background color changed into txt files or you can use registry instead of txt files. Load it when form load.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.