Setting
The AddColon property uses the following settings.
Setting | Description |
---|---|
Yes | A colon follows the text in labels for new controls. |
No | A colon doesn't follow the text in labels for new controls. |
The AutoLabel property uses the following settings.
Setting | Description |
---|---|
Yes | A label is attached to new controls. |
No | A label isn't attached to new controls. |
You can set these properties only by using a control's default control style or the DefaultControl method in Visual Basic.
Remarks
Changes to the default control style setting affect only controls created on the current form or report. To change the default control style for all new forms or reports that you create without using a Microsoft Access wizard, see Specify a new template for forms and reports.