Home All Groups Group Topic Archive Search About
Author
27 Jul 2006 7:11 PM
Alejandro
Hi, I have a form with a PictureBox bmp file, this image have 2
circles, 2 box, random size, random location, I need make a class to
paint box/circle when I press click,

Pls help me.

Tks

Author
27 Jul 2006 9:59 PM
Herfried K. Wagner [MVP]
"Alejandro" <jalejandro0***@gmail.com> schrieb:
> Hi, I have a form with a PictureBox bmp file, this image have 2
> circles, 2 box, random size, random location, I need make a class to
> paint box/circle when I press click,

<URL:http://bobpowell.net/beginnersgdi.htm>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
28 Jul 2006 9:00 PM
Alejandro
SafeFloodFill

info :

http://vb-helper.com/howto_net_unsafe_flood.html

Herfried K. Wagner [MVP] ha escrito:

Show quoteHide quote
> "Alejandro" <jalejandro0***@gmail.com> schrieb:
> > Hi, I have a form with a PictureBox bmp file, this image have 2
> > circles, 2 box, random size, random location, I need make a class to
> > paint box/circle when I press click,
>
> <URL:http://bobpowell.net/beginnersgdi.htm>
>
> --
>  M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
>  V B   <URL:http://classicvb.org/petition/>