Click or drag to resize

ButtonSpecMdiChildFixedMdiChild Property

Gets access to the owning krypton form.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Form MdiChild { get; set; }

Property Value

Form
See Also