Click or drag to resize

IKryptonDesignObject Interface

Exposes interface for visual form to cooperate with a view for composition.

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

The IKryptonDesignObject type exposes the following members.

Properties
  NameDescription
Public propertyDesignEnabled
Gets and sets if the object is enabled.
Public propertyDesignVisible
Gets and sets if the object is visible.
Top
See Also