private static extern int ModifyMenu(int MHandle, int pos,int flags,int newPos,string text); private Form form;
確定! 回上一頁