Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Screen.DockHeight
Queries dock height.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
Screenshot | 8.3 | Yes | No | No | No | No |
MBS( "Screen.DockHeight" ) More
Parameters
none
Result
Returns number or error.
Description
Queries dock height.The plugin checks screen height compared to usable screen height, which gives the dock height on the main screen.
Examples
Query dock size:
Show Custom Dialog [ "Dock Size" ; MBS( "Screen.DockWidth" ) & " x " & MBS( "Screen.DockHeight" ) ]
See also
Blog Entries
Created 12nd July 2018, last changed 12nd July 2018
Screen.Count - Screen.DockWidth
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins