Standard form field controls need a lot of verbose code and developers have to get a considerable amount of detail correct to make them work. Defining your data in a centralized data dictionary will make your form fields much more concise, with the different pieces of the applciation accessing the dictionary to understand how to manage the data. Bruce shows us how to build a data dictionary and how to integrate it to make better, more manageable form field controls.
Download the code for Building a Data Dictionary-Driven Form Field Control