just want to ask you guys whether there's any coding i can type or do to make my button more 3D or pop out without using WPF. cos my button is very big and i have select the FlatStyle to Popup yet its still flat. i guess its because of the size of the button. IT TOO BIG. LOL.

please help,
thank you.

Recommended Answers

All 4 Replies

Just a thought, but you could use the PictureBox control and make it look however you want. You can swap the image out based on Mouse Enter / Leave, and Click events. That gives you total control of what the user sees.

Jerry

im sorry but just to ask whether how to go about it?
sorry im still very new to C#

im sorry but just to ask whether how to go about it?
sorry im still very new to C#

That's okay, lots of the members here are new to C#.

If you want some coding example, you can type this into Google, and you will see many ways to get a custom button to do what you want. Click on the link below:

c# custom button shape

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.