[Mono-winforms-list] Making a funky button

Pavel Bansky levap at bansky.net
Tue Jan 23 20:05:25 EST 2007


easiest and dirty way is to use pictureBox. Sometimes I use it as the 
button for choosing colors from color dialog (pictureBox then has 
BgColor set to choosen color).

Paul wrote:
> Hi,
> 
> I have a need to create a button. Okay, that's the easy bit. The problem
> is the button has an image on it and therefore needs to adopt the shape
> of the image (rounded square).
> 
> Is mono winforms able to do it and if it is, can anyone point me in the
> right direction on how to do it?
> 
> TTFN
> 
> Paul
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list

-- 
__________________________________________________________

Pavel Bánský
levap at bansky.net                        I write code...
__________________________________________________________


More information about the Mono-winforms-list mailing list