Move

保存控件的新坐标。

void  Move(

   const int  x,     // X 坐标

   const int  y      // Y 坐标

   )

参数

x

[输入]  新的 X 坐标。

y

[输入]  新的 Y 坐标。

返回值

无。