You can initialize controls in a procedure before you show a form, or you can add code to the Initialize event of the form. All controls have a predefined set of events. For example, a command button ...