| C1.WPF Namespace > C1DragDropManager Class : RegisterDropTarget Method |
'DeclarationPublic Sub RegisterDropTarget( _ ByVal target As UIElement, _ ByVal register As Boolean _ )
'UsageDim instance As C1DragDropManager Dim target As UIElement Dim register As Boolean instance.RegisterDropTarget(target, register)
public: void RegisterDropTarget( UIElement^ target, bool register )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2