Skip to content

OnCreate - cLocalWebControlHost

Fires when the control is created (paged) and can be augmented to do extra configuration

Type: Event

Syntax

Procedure OnCreate

Description

The OnCreate event is fired when the control is created (paged) and can be augmented to do extra configuration.

Note that it must be forwarded to the class to do the mandatory configuration.