getDialogHeight

Syntax

getDialogHeight()

Arguments

none

Description

Gets the current height of the dialog in vertical DBUs (VDBU).

Example

Info("DialogSize: %d x %d", getDialogWidth(), getDialogHeight());

Also see

getDialogWidth, setDialogMinMax, setDialogPos, VDBUsToPixels

Comments

Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.