Multi CheckList pada ListBox Visual Basic 6

February 19, 2012 at 12:45 pm | Posted in Open source, Tutorial, VB 6.0 | Leave a comment
Tags: , ,

Membuat Multi Check List pada ListBox Visual Basic 6.0

Buat listbox dengan name = list1

buat text dengan name  = text1

ketik kode seperti dibawah ini:

Continue Reading Multi CheckList pada ListBox Visual Basic 6…

Software Aksara Lampung

February 16, 2012 at 7:29 am | Posted in Project, VB 6.0 | 4 Comments
Tags: , , ,

Untuk melestarikan aksara lampung, berikut ini merupakan software yang dapat digunakan untuk mempelajari aksara lampung. Software buatan anak negri yang tidak kalah dengan software penerjemah aksara pendahulunya. Anda dapat miliki software ini dengan gratis. silahkan download pada link dibawah ini:

KaGaNga Software

 
jika Anda menggunakan  windows 7, gunakan mode Administrator untuk menjalankan aplikasi ini.
 
Download klik pada link
Continue Reading Software Aksara Lampung…

DiggiZUR Archive OpenSource

December 14, 2011 at 7:01 am | Posted in Open source, Project, Tutorial, VB 6.0 | Leave a comment
Tags: , , , , , , ,

 

program untuk peng-arsip semacam *.zip atau *.rar

silahkan download program dan source code pada link dibawah ini

DiggiZUR Source Code

© Diggi Compusoft Lab’s

Trying windows Live Writer

November 24, 2011 at 4:22 pm | Posted in informasi | Leave a comment

today, i try writing my blog using windows live writer. I hope, this software can help me for update my blog. thanks

Membuat ProperCase

September 27, 2011 at 3:34 pm | Posted in Open source, Tutorial, VB 6.0 | Leave a comment

Private sub text1_Change()

text1 = strconv(text1, VbProperCase)

text1.selStart = len(text1.text)

end sub

Next Page »

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.

Follow

Get every new post delivered to your Inbox.