VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



cContactName Class v1.0.1

by Slider (19 Submissions)
Category: Data Structures
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

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

Download cContactName Class v1.0.1

Download cContactName Class v1.0.1 (7 KB)

cContactName Class v1.0.1 Comments

No comments have been posted about cContactName Class v1.0.1. Why not be the first to post a comment about cContactName Class v1.0.1.

Post your comment

Subject:
Message:
0/1000 characters