... As Long Private Declare Function GetMenuItemCount Lib "user32" ... False) If hSysMenu Then nCnt = GetMenuItemCount(hSysMenu) If nCnt ...
確定! 回上一頁