VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

cContactName 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 a Person's Full Name and break out the details to individual fields (Title, First, Middle, Last, Suffix); criteria validation function that check for missing field; auto capitalisation; and fill a passed combobox with all Titles (Mr. Miss, ...) or Suffixes (Jr., Sr, ...). Also takes multiple fields and returns a formatted Full Contact Name. 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 cContactName Class v1.0.1 (8(8 Vote))

Download cContactName Class v1.0.1

cContactName Class v1.0.1 Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters