Click or drag to resize

IKryptonDesignerSelect Interface

Exposes design time selection of parent control.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public interface IKryptonDesignerSelect

The IKryptonDesignerSelect type exposes the following members.

Properties
 NameDescription
Public propertyCanPaint Should painting be performed for the selection glyph.
Top
Methods
 NameDescription
Public methodSelectParentControl Request the parent control be selected.
Top
See Also