Posts

Showing posts from August, 2019

vb6 MS access phonebook project-Part2

Image
Visual Basic CRUD  Phonebook Project How to create phonebook in vb6 with MS Access 2003 Create a new folder on your desktop, name it ( PhoneBook ). Open your Visual Basic 6.0 , create new ( Windows Application Project ). Save As .... your project in your ( PhoneBook ) folder on Desktop with the name ( MyPhoneBook ) Or, before saving, from ( Project ) , ( Project Properties ) , ( General Tab ) , ( Project Title : MyPhoneBook ) then from ( Make Tab ) , ( Application Title : MyPhoneBook ) then click ( OK ). Save As .... your [ Form1 ] from ( Project Panel ) in the same folder with the name ( MainFrm ) Go to the ( Properties Panel ) and change the Name property of the Form1 to ( MainFrm ). Close your project. Your folder ( PhoneBook ) now should look like this Folder (PhoneBook) Now re-open the project and follow the following photo with notes on the design : [MainFrm] form with controls placed on it, see the notes below.   Notes   Numbers mark on the photo ...

Free download Visual Basic 6 Documentation MSDN

Image
Free download Visual Basic 6 Documentation MSDN Free download Visual Basic 6 Documentation MSDN What is visual basic 6 MSDN ? It stands for Microsoft Developer Network. How is VB6 MSDN useful ? It is a collection of sites ( msdn.microsoft.com ) for the developer community that provide information, documentation, and discussion that is authored both by Microsoft and by the community at large. Recently. It is available in many languages. Online Visual Basic 6 (vb6) MSDN link at Microsoft.  Here Online Visual Basic 6 (vb6) MSDN previous version .  Here Download Visual Basic 6 (vb6) MSDN. vb6 MSDN CD1 (DN60AENU1) zip  109.05MB(Password: vb6access2003.blogspot.com) vb6 MSDN CD2 (DN60AENU2) zip  537.32MB (Password: vb6access2003.blogspot.com) Download Visual Basic 6 (vb6) Samples.  Here Download Lou Tylee best seller book - VB 0.6.pdf  Here ♥ 🔥 Explore More Tutorials 🔥 ⏲️ VB6 Analog Clock Project 💥 Part1, learn Micro...

VB6 Popular Posts

Visual Basic Online Course - Excel 2003 Part 1

VB 6.0 - Save/Retrieve Images From Access Database

Visual Basic Online Course - ProgressBar Colors

VB 6.0 with MS-Access 2003 Copy a record from table to another

Free download Visual Basic 6 Documentation MSDN

Visual Basic Online Course - Run-time error '3021' : Either BOF or EOF is True, or the current record has been deleted.

Visual Basic Online Course - Create a Phone Book

VB6 Crystal Reports 4.6 Error : Method 'Action' of object 'CrystalCtrl' Failed

Visual Basic Online Course - Excel 2003 Part 2