FullScreen
Previous  Next

FullScreen method removes the menu bar and the title bar if requested.
Syntax: FullScreen (RemoveTitle As Boolean)
RemoveTitle - Determines whether the title bar will be removed or not (together with the menu bar).

When removing the title bar be sure to provide a way to close the form.