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