ParentControlDesigner::MouseDragTool Property
.NET Framework (current version)
Gets a value indicating whether the designer has a valid tool during a drag operation.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.Drawing.Design::ToolboxItem^The tool being dragged, if creating a component, or null if there is no tool.
Notes to Inheritors:
This property is used by deriving classes to determine if the designer has a valid tool during a drag operation.
.NET Framework
Available since 2.0
Available since 2.0
Show: