How to make a program like Paint - Visual Basic 6 [HD] Part 1-2
Loading...
11,592
Loading...
Uploader Comments (FISAIDRAGAN)
Top Comments
-
dude dont put the codes for lazy people, how else will your learn if all you do is copy + paste and dont even look at the code?
see all
All Comments (14)
-
@PizzaVideos555 I like 'em.
-
what is the ' (text here) command for?
-
how do you talk!
-
in soviet russia vb program you!
-
No one likes you all because you didn't put codes in the description
-
the dutch hate the germans
and the germans hate the dutch
(i am born in germany, but i like holland and i live in england)
-
thanks! it works if you type it correctly!
-
put it on notepad then save it then put it in plunder so that we can download it
Loading...
1- Can you enter the visul basic 6 link?
2- Can I do this programe in visual basic 2010?
3dmax666hellrider 1 year ago
@3dmax666hellrider 1-No I can't because I lost it, and I disabled fisaidragan website cause I don't work videos for this account anymore.
2- No, you can't. The codes which are in VB6 cannot be put in VB2010. Find somewhere how to make a program like this one but for VB2010.
FISAIDRAGAN 1 year ago
nice tut but next time please paste the code in the description to make it easier heres the code:
'load drawing colors into control array
Dim I as Integer
For I = 0 to 7 iblColor (I) .Backcolor = QBColor(15)(I + 8)
Next I
picDraw.ForeColor = QBColor(15) ' Bright white
picDraw.ForeColor = QBColor(0) ' Black
Lif3Changes 2 years ago
Code won't to be on description - there is no room in description of that all. I tried, but it won't be on description.
FISAIDRAGAN 2 years ago