ApplicationDoDragDrop Method

Namespace:  Bricscad.ApplicationServices
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public static void DoDragDrop(
        Control hCtrl,
        Object hData,
        DragDropEffects effects,
        DropTarget hTr
)

Parameters

hCtrl
Type: System.Windows.FormsControl
hData
Type: SystemObject
effects
Type: System.Windows.FormsDragDropEffects
hTr
Type: Bricscad.WindowsDropTarget
See Also

©  Bricsys NV. All rights reserved.