FormBuildInt64Control.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() | |
dragDrop(Int32) |
dragDrop()
public:
virtual int dragDrop();
public virtual int dragDrop ();
abstract member dragDrop : unit -> int
override this.dragDrop : unit -> int
Public Overridable Function dragDrop () As Integer