'Declaration
Protected Sub EnableDragDrop( _ ByVal value As System.Boolean _ )
'Usage
Dim instance As NParentControlDesigner Dim value As System.Boolean instance.EnableDragDrop(value)
protected void EnableDragDrop( System.bool value )
Parameters
- value