Thank you very much!!! No way I could find it by my self :)
R
Romein
@Romein
Posts
-
About Shaped forms in vb.NET -
About Shaped forms in vb.NETI made some shaped forms... but I have never found out How to create somthing like this shape, a recangle with rounded corners: Look at the white area.. Click Here :~ any ideas? I used this page
-
Invert RBG into a color variable in vb.NET:-D
-
Invert RBG into a color variable in vb.NETI need to set new color variable which contains a specific color that I created... I got its R/B/G values, How can I make a color variable called x that contain it... and then If I have a button and I want 2 chnage its color I will use: Button1.backcolor=x Thank You Very much :confused: