User Interface and Program Control

Hiding VBVoice forms

Generally the VBVoice forms are hidden at runtime. To do this, set the Visible property on the form to False.

Starting and stopping the system

See the methods and properties of the VBVFrame control

Showing status windows

See the methods and properties of the VBVFrame control and the sample form (in Getting Started).