DispMgrPageStyle
Controls the page style characteristics of a full screen VTScada page.
Section: System
Default: DispMgrPageStyle = 16777215
*No restart required (Settings.Dynamic property)
This is a bitwise variable with the following meanings for the bits:
|
Value |
Constant |
Meaning |
|---|---|---|
|
0x000001 |
PSTTB |
Show title bar |
|
0x000002 |
PSBMP |
Deprecated. Show title bar bitmap |
|
0x000004 |
PSLGN |
Show title bar logon button |
|
0x000008 |
PSGFX |
Show title bar graphic editor {Btn} |
|
0x000010 |
PSDTE |
Show title bar date & time |
|
0x000020 |
PSIND |
Show title bar alarm indicator |
|
0x000040 |
PSNOT |
Show title bar page notes buttons |
|
0x000080 |
PSPRN |
Show title bar print button |
|
0x010000 |
PSTAG |
Show title bar tag browser button |
|
0x020000 |
PSAPP |
Show title bar application properties button |
|
0x040000 |
PSFBB |
Show title bar forward/back buttons |
|
0x080000 |
PSULI |
Show title bar unlinked indicator |
|
0xFF00FF |
PSTTT |
Show all title bar decorations |
|
0x000100 |
PSMBR |
Show task bar |
| 0x000200 | PSMNU | Show list menu button and menu |
| 0x000400 | PSMPB | Show task bar page buttons |
| 0x000800 | PSMFB | Deprecated. Show task bar "<" and ">" buttons |
| 0x001000 | PSMPM | Show task bar add/remove buttons |
| 0x002000 | PSMHD | Deprecated. Hold page button changes target |
| 0x004000 | PSTMN | Show tile menu button and menu |
| 0x00FF00 | PSMMM | Show all menu bar decorations |