Setting Control Names

Every VBVoice control used in your project should be given a unique name that identifies the control and its properties. Control names are accessed using the control context menu.

To change the control name:
  1. Activate the context menu by right-clicking the desired control displayed on the form

  2. Select Rename Control

  3. Type the new name at the prompt

Read more about control display options and the control context menu, or learn how to set control properties.