Concept Framework 2.0 documentation Contents | Index

RForm.FullScreen

Name Type Access Version Deprecated
FullScreen property public version 1.0 no

Prototype:
[Read/Write] property FullScreen[=true|false]


Description:
If this property is set, the entire canvas of a form will be shown on to the entire screen (only the canvas, the title bar and border will be not visible). It's somehow similar to Maximized property, the only difference is that the title bar is not visible.

Returns:
Returns true if the form is shown on the entire screen, false otherwise.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:10 2011 GMT(c)2011 RadGs Software