VS VB6
The section of the tab allows you to customize the Smart Design Mode feature:

You can customize:
- The separation (in pixels) of a control from the border of the form, when the parent of the control is the form.
- The separation (in pixels) of a control from the border of its container, when the parent of the control is not the form.
- The separation (in pixels) between two sibling controls.
- The vertical separation (in pixels) of controls from the top border of a GroupBox / Frame control.
- The horizontal separation (in pixels) of CheckBox and RadioButton / OptionButton controls from the left border of a GroupBox / Frame control.
- Whether or not to adjust automatically the TabIndex of controls when controls are added to a form or removed from it, or its size or position is changed, etc.
See Also:
Smart Design Mode
|