hi,
how to use custom made photoshop buttons in c# windows form...please show me how to do it.
anyway thanks in advance.

Recommended Answers

All 2 Replies

To make 'custom' buttons, most people add images, such as what you said.

So, go create your button image in photoshop, save it as a .TGA (TARGA) image (This is useful since it keeps transparency), and remember where you saved it.

Then, go create your button in your developer, and go into design mode. Right click the button and go to prefrences.

Go to the Appearance area, and select background image.
Select local resource.
Browse to your picture, and add it.

It should then come up on the button!

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.