Form.DesktopMode

Usage:

Read and write.

Description:

Type: Boolean.
Permits or prevents the form window from opening in desktop mode. In this mode, the form takes up the screen's entire desktop. If the form is opened modally or Free mode, it will also cover the Windows system panels in desktop mode. For a usual mode blocks all accessible space of a window of the application.
True - set the desktop mode.

Availability:

Thick client.

Note:

Management of property should be made before opening the form.

    

1C:Enterprise Developer's Community