Click or drag to resize

KryptonPageOnCreateControl Method

The OnCreateControl method is called when the control is first created.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected override void OnCreateControl()
See Also