Navigation:  Contents > Control Properties >

ScreenHeight Property

Previous pageReturn to chapter overviewNext page

 

Returns the current screen height in pixels. Read-only at both design-time and run-time.

 

 

Syntax

 

object.ScreenHeight

 

Where object evaluates to an ActiveResize control.

 

 

 

Remarks

 

This property always returns the current (real) screen height at both design-time and run-time.  This property differs from the ScreenHeightDT property in that it always returns the current (effective) screen height (could be different in design-time and run-time), while ScreenHeightDT always returns the screen height at which the application was designed and developed.

 

Return to Contents

 

 

Copyright 2002-2018 - VBGold Software