VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Address Class v1.0.1

Slider  (19 Submissions)   Data Structures   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This class is great for use with contact database programs. It's designed to take an address from a multiline textbox and break out the details to individual fields (Street, city, state, zip, country); criteria validation function that check for missing field; auto capitalisation; and fill a passed combobox with all known countries. Also takes multiple fields and returns a formatted address. The test application also demonstrates (for beginners) how to create an Auto-complete a ComboBox; Quick ComboBox search using API; Simple field hilighting methods for TextBox and ComboBox; Avoid complex If/Then structures using bitwise operation and the IIF function. The code is commented and clean - well worth the look. Please vote if you like it...

Rate Address Class v1.0.1 (15(15 Vote))

Download Address Class v1.0.1

Address Class v1.0.1 Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters