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.
public:
override int beginDrag(int _x, int _y);
public override int beginDrag (int _x, int _y);
override this.beginDrag : int * int -> int
Public Overrides Function beginDrag (_x As Integer, _y As Integer) As Integer