RadControls for WinForms

Namespace: Telerik.WinControls
Assembly: TelerikCommon (in TelerikCommon.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
[GuidAttribute("00000122-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleDropTarget
Visual Basic
<GuidAttribute("00000122-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IOleDropTarget

See Also