|
The section of the window allows you to customize several settings related to Visual Basic controls:

The settings that you can customize are the following:
- : this option determines whether or not default properties (defined in the box) will be applied to a control when the control is added to a form or usercontrol.
- : this option determines whether or not events and references to a control should be renamed according to the new name when a control is renamed.
- : this option determines whether or not you will be asked for the and properties each time you add a control to a form from the toolbox.
- : list of default properties for each kind of control that will be applied when a new control is added to a form, usercontrol, etc. according to the setting. The list contains only the components referenced in the current project.
Remarks:
- This tab is not available in the VBA version of MZ-Tools.
See Also:
Control Default Properties
Rename Controls With Code
Prompt Name And Caption Of New Control
|