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.
protected:
void HandleButtonMouseMove(int X, int Y);
protected void HandleButtonMouseMove (int X, int Y);
member this.HandleButtonMouseMove : int * int -> unit
Protected Sub HandleButtonMouseMove (X As Integer, Y As Integer)