Calling “paint” should be by:

System.Diagnostics.Process.Start(@"C:\Windows\System32\mspaint.exe");

Am I right?
What’s the minimum code around it needed to make it work in a windows form application?

That code will still work in a Windows Form Application.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.