VisualControlContainmentAllowDrop Property |
Gets or sets a value indicating whether the control can accept data that the user drags onto it.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public override bool AllowDrop { get; set; }
Property Value
Type:
BooleanSee Also