FormStaticTextControl.dragDrop Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| dragDrop(Int32) | |
| dragDrop() | Indicates whether to enable or disable drag-and-drop operations for the control. | 
dragDrop()
Indicates whether to enable or disable drag-and-drop operations for the control.
public:
 override int dragDrop();public override int dragDrop();override this.dragDrop : unit -> intPublic Overrides Function dragDrop () As IntegerReturns
true if drag-and-drop operations are enabled; otherwise, false.