Skip to content

ClientResize - cBaseLocalControlHost

Forces a full resize on the client

Type: Procedure

Syntax

Procedure ClientResize

Call Example

Send ClientResize

Description

This client action forces a full resize on the client, making sure that all dimensions are recalculated.

This resize will go over all the global panels and controls and those inside the currently active view (cWebView). Note that controls usually trigger a resize by themselves when needed.