About Us
I created this site is not for commercial purposes here I write just to simply put what is in my mind. thats why it must be found many mistakes in writing because I was maybe too careless in writing articles. for that i ask for apologize.
thanks.
Blog
———
J-Rocks - Falling In Love (English Version)
07/11/2009 20:42
Song Liric J-Rocks - Falling In Love (English Version)
I think I'm in love for the first time
And it's makin my heart confused
Tell me what exactly happened
How I wonder it will be
You touching my heart and my soul
While you hands in my hand indeed
Tell me what exactly happened
Make me...
>>
———
Extrapolation proses with rekursi
06/11/2009 11:58
1. Design form and control program like this
2. double click on the rekursi Fibonasi botton and write listing procedure like below
Private Sub Command1_Click()
Dim jml As Integer
Dim a As Integer
Cls
jml = InputBox("Banyaknya...
>>
———
take and give a point with LET and GET property
05/11/2009 12:38
design program in VB 6.0 to take and give a point with property LET and GET. the steps are
1. design from the form and the control program see pic below
2. make declaration variable and constanta on the general procedure, like below
Dim Currentcolor As String
Const black = &H80000012, red =...
>>
———
Showing image picture in different types
03/11/2009 16:04
design program to showing image pictures in many type. steps must be doing are
1. design program like this picture below
2. makew procedure on the form activate and type program listing like below. this mean to make list on the combo box
Private Sub Form_Activate()
Combo1.Text =...
>>
———
How Much control Program we use
03/11/2009 14:55
lets try to make program which is consisting of severel control program in VB 6.0 like example i am using are label1,text1, list1, command1, check2, option1, combo1, data1, drive1 and dir1. form of the layout is like picture below
and then next step is make procedure on common botton with click...
>>
———
using variable array on histogram
01/11/2009 17:09
to make this program step2 must be doing are
1. make design like this
2. and then make list program like this below
3. RUn program and u will command to fill how much data u wish..
4. and then finally the result program we make is...
>>
———
Make and Delete Object with Index
30/10/2009 21:48
how to make and delete object with index here is steps must be do
1. design form like pic below
2. type code program like picture below
3 and now run the program and click on the botton " Buat objeck berindex" example like i do is 4 times. the result is .....
>>
———
Make Project with index
30/10/2009 20:49
every object on the toolbox can be to the form with 2 mode that are no index mode and with index mode. with using no index mode every object copied will be has different name object. but with index mode will be resulting object same with the original object. which is make diffrent is index...
>>
———
Write code program VB 6.0
30/10/2009 19:47
this simple program i try to write just try to want share little my knowlegde about VB 6,0 program here just follow us
design program is like this
the result after get run
for the code is like pic below
control program for program the above like show on the table below
...
>>
History of project
In this part you can describe the project's history and give reasons for its creation. It is convinient to mention project milestones and honor participating people.
Our users
Here you can describe a typical user and why this project is important to them. It is good to motivate your visitors so that they come back to your website.